home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 1 / United Public Domain Gold 1 .iso / text / scope < prev    next >
Text File  |  1995-05-02  |  325KB  |  6,888 lines

  1. Contents ScopeDisk1
  2.  
  3. AddIcon1.0 - This is a little utility program which will 'create' (actually
  4.     'clone') icons for files which do not already have one.  The icons
  5.     which are used as the templates are stored in a directory which MUST
  6.     be named AddIcon_Icons.  These icons may be changed, replaced, or
  7.     deleted at will.  The default tool and the tooltypes stored in the
  8.     .info file will be carried over to the new icon.
  9.  
  10. B.A.D - This is a demo and does not do all the regular prog does. BAD
  11.     cleans up the a disk and then writes it to a new disk. Icons an all
  12.     appear a lot quicker. Also lessens the graunching noises drives can
  13.     make
  14.  
  15. CommTut - a long and detailed tutorial on comms.
  16.  
  17. Rainbow - various tunes with various instruments. Plays with DMCS.
  18.  
  19. FlipText1.2 - a print formatting prog for an Epson printer. Prints in
  20.     groups of 48 or 60 lines of 255 characters sideways on the printer.
  21.     Various options.
  22.  
  23. DNet - An Alpha release of a Unix utility mainly for getting Amigas to
  24.     talk to each other over phone lines.
  25.  
  26. Files - a file cataloging utility by Matt Dillon.
  27.  
  28. FreeRam - lists to stdo where exactly all free ram lives with addresses.
  29.  
  30. GetOpt - another progamming utility. The function getopt() returns the
  31.     next option letter in argv that matches a letter in optstring.
  32.     Optstring is a string of valid option letters; if an option letter
  33.     is followed by a colon (:), that option is expected to have an argument
  34.     that may or may not be separated from it by white space.  Optarg is set
  35.     to point to the start of the option's argument on return from getopt();
  36.  
  37. Kurta - more C source this time with intuition etc.
  38.  
  39. Resident - little utility that prints out all names  of devices, libraries
  40.     etc that are resident.
  41.  
  42. Semaphores - The Autodocs on message & signal semaphores seem to be a
  43.     little bit lacking. These notes might clarify the use of them just a
  44.     bit.
  45.  
  46. BtoA - is a filter that reads anything from the standard input, and
  47.     encodes it into printable ASCII on the standard output.  It also
  48.     attaches a header and checksum information used by the reverse filter
  49.     _a_t_o_b to find the start of the data and to check integrity.
  50.  
  51. Cd - is a replacememnt for AmigaDos cd but this time adds a note to the
  52.     menu bar saying what the current path is.
  53.  
  54. Colour_Twiddler - First, you can experiment with different colour
  55.     combinations by actually specifying numeric parameters for Red, Green,
  56.     and Blue. You can also do the same with numerous programs which use
  57.     "slider gadgets", but I include the capability for completeness. Note
  58.     there's also a slider-gadget option in this program which you can
  59.     enable at compile time.
  60. -------------------------------------------------------------------------
  61. Contents ScopeDisk2
  62.  
  63. AutoPics - will call your viewing program to display all the pics in a
  64.     directory having the user-specified extension (such as .pic or .ham).
  65.     In essence, any picture viewing program will become a slideshow
  66.     without the bother of a script.
  67.  
  68. ShowAnim - A program for the playing of ANIM files. The usage for this
  69.     program is simply: Showanim <filename>
  70.  
  71. VT100_2.8 - The famous VT100 emulator terminal prog with Kermit and XModem.
  72.  
  73. Conman1.1 - ConMan is a replacement console handler that provides line
  74.     editing and command history for any program that uses CON: windows.
  75.     It runs under AmigaDOS V1.2 and is completely transparent to other
  76.     software.  After ConMan has been activated, all CON: windows opened
  77.     by AmigaDOS will automatically use the ConMan handler.  This includes
  78.     command windows opened by NEWCLI as well as any data input/output
  79.     windows that your program may use.
  80.  
  81. Introducer - create your own scrolling demos! Use your own pictures, your
  82.     own sounds, and of course, your own text files.
  83.  
  84. Vac1.5 - a neat little hack that will `cleanup' your workbench when it gets
  85.     too cluttered.
  86.  
  87. Music - Sound of Silence and Scarborough Fair. Plays Ok with DMCS
  88.  
  89. Breaker - This song requires the instruments on the data disk that comes
  90.     with Sonix 2.0 plus the instruments included here.    Enjoy the song.
  91.  
  92. LaceWb - LaceWB will toggle LACE mode of the workbench screen WITHOUT
  93.     re-booting the system. Runs from both CLI or Workbench.
  94.  
  95. LLsort - This assembly language program is a very good replacement for
  96.     the AMIGADos SORT utility found in c:.  It performs in-memory sorts
  97.     of ASCII text files whose records are terminated by the linefeed
  98.     character (0A hex., 10 decimal).  For those familiar with the Shell
  99.     environment, LLSort has its Pure bit set and may be made resident.
  100.  
  101. Browser1.2 - Browser provides a less flashy but more useful (at least
  102.     for programmer's and other power users) adjunct to the Amiga Workbench.
  103.     It also radically reduces the need for directory utilities.
  104.     It emulates most of the features and capabilities of the Workbench
  105.     in text-only windows. All files in the system are accessible... not
  106.     just the ones that have icons associated with them.    Supported features
  107.     include: executing, copying/moving,    renaming, and deleting files;
  108.     and examining, copying/moving, renaming, creating, and deleting
  109.     directories. Unsupported features: formatting, renaming, and making
  110.     raw    copies of diskettes.
  111.  
  112. VBoot1.01 - This program provides a convienient way of examining the boot
  113.     block of a disk to determine the presence of a 'virus'.  The program
  114.     presently checks for the existance of the AEK, SCA, LSD, and Byte
  115.     Bandit viruses.  If the virus check itself is defeated, the program
  116.     still allows you to view the boot block of a disk in an ascii format
  117.     to check for character strings that may alert you to the presence of
  118.     a virus.
  119.  
  120. Beyond_Icon_ed - is a file containing commands for creating and editing
  121.     icons beyond what can be done with IconEd.  While all these commands
  122.     can be found in the public domain, I have never seen them all together
  123.     in a file that explained how to use them in relationship to each other.
  124.      Basic to using these commands is Deluxe Paint which takes the place
  125.     of IconEd.
  126.  
  127. Sonix-Player - PLAY is that program you've been patiently waiting for
  128.     that'll let you listen to Sonix tunes without Sonix itself.  Not
  129.     only can you play scores, but you can also create PLAY scripts that
  130.     play multiple scores, one right after the next.  This allows for
  131.     continuous music which is desirable for slide shows and the like.
  132.      This is possible since PLAY can start a score playing, while
  133.     preloading the next score.  In addition, PLAY may be used from either
  134.     the Workbench or the CLI.
  135.  
  136. Undelete - The only problem with undelete is that you **MUST** know the
  137.     name of the file you are attempting to undelete. The syntax for
  138.     undelete is: undelete.XXX <filename>   [where .XXX is the appropriate
  139.     extension] After the file is undeleted, you will find it in the
  140.      selected drive. Also undelete renames the file by appending the
  141.     block # on the end of the orig.filename.
  142.  
  143. --------------------------------------------------------------------------
  144. Contents ScopeDisk3
  145.  
  146. Digitizing - a general howto on digitizing with considerable detail by
  147.     Ralph Reed.
  148.  
  149. Fontfacts - a even more detailed and long article on Amiga fonts.
  150.  
  151. MouseCMd - MouseCMD is a utility that allows you to execute commands or
  152.     enter text at a click of the mouse button. This is done by introducing
  153.     simulated keystrokes into the input stream, appearing to the system that
  154.     commands are being entered from the keyboard.
  155.  
  156. VirusX_1.21 - One of a growing band of virus zappers.
  157.  
  158. WhichFont - by Rob Peck that asks AvailFonts() to make a list of the fonts
  159.     that are available and makes a list of them, then opens a separate
  160.     window and prints a description of the various attributes that can
  161.     be applied to the fonts, in the font itself.  Notice that not all
  162.     fonts accept all attributes (garnet9 for example, won't underline).
  163.  
  164. A68k - by Charlie Gibbs. This assembler is based on    Brian R. Anderson's
  165.     68000 cross-assembler published in Dr. Dobb's Journal, April through
  166.     June 1986. I have converted it to produce AmigaDOS-format object
  167.     modules, and have made many enhancements such as macros and    include
  168.     files.
  169.  
  170. Access! - One of a new generation of Comms progs for the amiga. Full
  171.     colour with many options but no zmodem or scripting.
  172.  
  173. Gif2Ami - These two programs were developed for Compuserve to enable
  174.     different types of computers to exchange pictures.  The majority of
  175.     GOOD pictures are done on the Amiga.  When the pictures are displayed
  176.     on an Amiga you can very easily tell if they were done on an IBM or
  177.     MAC (the quality just is not there). The program Giffy is used to
  178.     display GIF (Graphic Interchange Format) pictures and the program
  179.     IFF2GIF is used to make GIF files from IFF files. Note how much less
  180.     disk space is used by GIF files.  To display GIF files on an IBM
  181.     (EGA recommended) use the program CSHOW which is floating around in
  182.     the IBM section on many BBSs.
  183.  
  184. Display - a selection of screen hacks. Play around and have a surprise.
  185.  
  186. Amiga_Early_Days - a talk given by R.J. Mical at Boston Computer Society
  187.     in Cambridge Massachusetts. 6 Pages of notes.
  188.  
  189. Structures - 2 progs, Xplor scans all the system lists that start in
  190.     ExecBase and prints out their names and the addresses at which they
  191.     start. Also Structure Browser for which there are no notes.
  192.  
  193.  
  194. -------------------------------------------------------------------------      
  195. Contents ScopeDisk4
  196.  
  197. ForEach - as in "foreach #?.c compress -v" which will run compress
  198.     (with flag -v) on all files matching #?.c.
  199.  
  200. UpDate - a replacement for AmigaDos Copy that retains the date along with
  201.     pattern matching, optional 'to' and 'from' qualifiers, copy directories
  202.     and lots lots more.
  203.  
  204. Icons3 - by Jeff White. Several icons to look at.
  205.  
  206. CramIcon - yet more icons.
  207.  
  208. KPointers - about 25 different pointers but cannot be seen without using
  209.     the Prefs programm supplied.
  210.  
  211. MacFont - a conversion package for ,well, converting Mac fonts to Amiga
  212.     fonts.
  213.  
  214. PS-IFF - a utility for converting Commodore 64 PrintShop Graphics to
  215.     brusg files for DPaint.
  216.  
  217. MagIcons - This is a collection of original Icons and a pointer for
  218.     your Workbench Disk, plus three extra Disk Icons-- Dem.info and
  219.     Comm.info, and File.info. Dem.info is intended for an Amiga demos
  220.     disk, such as one containing the Juggler, Robocity, Boing, and other
  221.     demos which show off your Amiga's talents.  The Comm.info icon is
  222.     intended, of course for a communications disk, and File.info for
  223.     a file disk.
  224.  
  225. Wp-Ps2 - WP-PS is a file conversion program that enables Word Perfect
  226.     users to transfer files more easily into PageSetter textfile
  227.     format.
  228.  
  229. Patch - This is a port of the UNIX patch program to the Amiga.
  230.     Patch is an expert at updating source files by applying context diffs
  231.     to them (context diffs are produced by the BSD UNIX program diff).
  232.  
  233. Scalc41 - A relativley simple version of the old Unix Scalc with Amiga
  234.     bits and pieces added. Quite usable.
  235.  
  236. AmiCron - This is a (no longer) crude but effective version of the Unix (tm)
  237.     program known as "cron" modified to run on an Amiga.  For those
  238.     who aren't Unix knowledgeable, cron is a background task which
  239.     uses a disk-resident table to automatically run certain tasks on a
  240.     regular basis.
  241.  
  242. Pri - Sets the priority of the specified process to pri. These have to be
  243.     CLI    processes; pri won't change the prioirity of programs started from
  244.     the WB.
  245.  
  246. Multisco - a user definable `Kaleidoscope' program. Very nice.
  247.  
  248. --------------------------------------------------------------------------
  249. Contents ScopeDisk5
  250.  
  251. ICONLAB1 - this shareware program provides an unusually nice icon 
  252.         manipulator.  It will allow you to change the type of any
  253.         icon to any other type, to change the tooltypes, etc., to
  254.         view each part of an animated icon.  The viewing window is
  255.         large, so you can use it with oversized icons that will not
  256.         fit into IconEd.
  257.  
  258. DISKSALV13 - an update to the indispensable DiskSalv from Dave Haynie.  The
  259.         new version will rescue disks from either old or new file
  260.         systems, from floppy or from hard disks.  It can be used
  261.         selectively to rescue only certain programs.  The features
  262.         are far too numerous to list, because this disk is nearly
  263.         full!
  264.  
  265. EW12 - Exploding Windows is a cute little screen hack, but it does so much
  266.         to dress up the Amiga that I thought you'd want to see it.
  267.         I use it most of the time.  It takes up a little time, but
  268.         is just too attractive to dismiss.
  269.  
  270. FASTDISK - A program from Germany, with documentation in both German and in 
  271.         a translation to English.  The program optimizes disks for
  272.         faster access, and it works by copying your disk to a fresh
  273.         one, reorganizing as it goes.  It is said to make directories
  274.         from three to five times as fast as normal.
  275.  
  276. LESS1.3 - This update to LESS has all the features of the UNIX version, has
  277.         a manual and a help file, and offers many extensions to the
  278.         popular file reader we've used for a long time.  The source
  279.         came with this file, but would not fit on this disk.  It
  280.         is on Fish #14.
  281.  
  282. SHELL2.10 - Matt Dillon's latest update to his shell.  There have been
  283.         several bug fixes and additions.  Not only has the Delay(0)
  284.         bug been circumvented, but SETENV and PRINTENV have been 
  285.         added.  These permit you to have global variables that will
  286.         apply to all shells running in the system.
  287.  
  288. FLOAT - A nice little utility that will make any icon a "noposition" icon.
  289.         It is extremely easy to use:  Just click on the "Float" icon
  290.         then double-click on the non-floating icon, and it will
  291.         be changed.
  292.  
  293. ACCESS1.4 - This terminal program grows more and more useful.  It now has
  294.         a "read" facility, a view buffer that can be saved, and
  295.         supports PAL, MoreRows, interlace, etc.  If you use this 
  296.         please do not put the menu that contains "Quit" at the top
  297.         of the screen.  That is being fixed, but the fix is not
  298.         available yet.  The program works fine if you take this
  299.         precaution.  Shareware from Keith Young.
  300.  
  301. SHOWFONT - With this one, you can look at every character in a font without
  302.         having to load the font into memory.  It will open a window,
  303.         read the font from disk and display the full character set,
  304.         and then go away when you click the close gadget.
  305.  
  306. HANDYICONS - I think it very likely that this one will become indispensable
  307.         to almost everyone with a hard disk, if not to everyone
  308.         else.  It makes an extra menu on the Workbench disk.  You
  309.         can then store all your most necessary tool names in that
  310.         menu and select them just as you would select anything else
  311.         from the regular menus.  To add a new tool, type the path
  312.         to that tool into the ToolTypes blank for HandyIcons.info.
  313.  
  314. SHOWIZ - Why another slideshow program?  This one has more than twenty ways
  315.         to present a picture, and it will do them without a script.
  316.         A script can be written if you want to fancy things up,
  317.         but ShoWiz will work without one, and will make an interes-
  318.         ting presentation with minimum work.
  319.  
  320. ------------------------------------------------------------------------
  321. Contents ScopeDisk6
  322.  
  323. CPU2 v2.0 - Displays CPU type and presence of a maths co-processor.
  324.     Also displays video type and wether system clocking is internal or
  325.     from a genlock. Author Thad Floryan.
  326.  
  327. MakeData - Turns any file into a series of data statements for 68000 code.
  328.     Author David Ashley.
  329.  
  330. ReSource - A demonstartion version of ReSourcean interactive disassembler
  331.     for the Amiga. Three functions are disabled in the demo version.
  332.     "Save.asm", "Save partial.asm", and "Save.RS". Author Glen McDiarmid.
  333.  
  334. CTutor - A tutorial of the 'C' language by Brian Kernighan. Many source
  335.     code example in a large tutorial.
  336.  
  337. ExtractFont - Will take any standard Amiga font and create a C source
  338.     file so that the font may be used without having to appear in the
  339.     users Fonts: directory. Compile and link into your own program. An
  340.     example with code is included. Author Gregg Tavares
  341.  
  342. 6809XASM - An Alpha version of the 6809 cross assembler for the Amiga.
  343.     Included is the source test file usewd to help debug the program.
  344.     Author Dave Casler
  345.  
  346. Arexx - A set of Arexx example programs. NOTE these require Arexx support
  347.     library and the program. Author Larry Phillips.
  348.  
  349. Enough - Tests for the availablity of enough Ram to do the job. 2 example
  350.     are provided one of which is for Matt Dillons shell.
  351.     Author Eric Kennedy.
  352.  
  353. IncRev - Will automatically increment the revision number of a program
  354.     every time it is recompiled. Creates its own object module Rev.o.
  355.     which contains a global symbol called Revision which is a longword
  356.     variable. Get access to this in C by inserting "extern long revision;"
  357.     in your code. Author Bryan Ford.
  358.  
  359. AToolsm2 - A collection of simple to use audio routines that enable the
  360.     user to queue up several sounds and have the audio device play them
  361.     sequentially while your program continues doing what it is doing,
  362.     without going directly to the hardware.
  363.     Author Rob Peck with Modula 2 conversion by Anthony Bryant
  364.  
  365. -------------------------------------------------------------------------
  366. Contents ScopeDisk8
  367.  
  368. A68k121 - If you are an experienced 68000/68010 Assembly language
  369.     programmer, you will find much of this material useful in
  370.     understanding assembly language programming on the AMIGA. If you are
  371.     an experienced AMIGA assembly language programmer, you may find much
  372.     of the material boring, and will only want to use this as a reference
  373.     document. If you don't know assembly language, then this document will
  374.     not teach it, so you may need to get one of a number available
  375.     reference books on MC68000 assembly language programming.
  376.  
  377. ASG - ASG is a simple compiler that allows you to define windows, menus,
  378.     gadgets, and requesters in a simple manner.  It allows you to supply
  379.     only the information you feel is relevent and it will supply the rest.
  380.  
  381. ASM - various assembly routines.
  382.  
  383. DeBug - a debugger geared towards the heavy duty hacker.
  384.  
  385. Hunker - This program was written by Terry Fisher.  Its purpose: to fix
  386.     some of those nasty programs that were written before people started
  387.     using fast memory. Now, it can also be used as a valuable 'C'
  388.     development tool, similar in function to the Assembly language Atom
  389.     utility.  By running this program on your executable, you can avoid
  390.     having to copy image data into chip memory.  Simply put 'Hunker
  391.     <file> d=c' into your Makefile, and all initialized data will be
  392.      loaded into chip memory automatically.
  393.  
  394. IA - An early but effective iconmaker Use in conjunction with a paint prog.
  395.  
  396. MenuBuild -   There is a difficulty in building menus, this program will
  397.     automate the process.  This program will take a simple text file  and
  398.     generate a C source file with all the needed structures for producing
  399.     an AMIGA Menu.
  400.  
  401. PtrData - The Intuition function SetPointer() allows you to attach a
  402.     custom pointer to a window by specifing the Window, Sprite, height,
  403.     width, xoffset and yoffset. The Preferences program allows you to
  404.     design your custom pointers but it saves them as a preferences
  405.     structure in the devs: directory as a file system-configuration.
  406.     This program will read the system-configuration file and then generate
  407.     the C data needed to use the SetPointer function.
  408.  
  409. Qint - A Matt Dillon special on Interrupts etc.
  410.  
  411. SmallLib - This is for all you who program the Amiga in 68000 assembly
  412.     (Both of you... :-).  It works just like Amiga.lib except it's only
  413.     11K instead of over 88K.  What's missing??  All those mangy C language
  414.     stubs you don't need anyway.
  415.  
  416. SuperLib - a general C support library often used by Matt Dillon.
  417.  
  418. ------------------------------------------------------------------------
  419. Contents ScopeDisk9
  420.  
  421. AMIGANTT - Gantt charts, designed to help executives or others who must
  422.     coordinate large projects and keep them moving smoothly.  This appears
  423.     to be an extremely useful program for anyone who tries to organize
  424.      group efforts.
  425.  
  426. FONTFIXER - a program that will rebuild the xxx.font file after sizes have
  427.     been added or deleted from the file.
  428.  
  429. ALERT2 - an update to the SetAlert program, which is needed by some A2000
  430.     and A500 machines in order for the system alerts to work properly.
  431.  
  432. TITLEBAR - an AmigaBASIC program that will let you change the title bar
  433.     pattern from the normal five lines to other patterns.  Several sample
  434.     patterns are included.
  435.  
  436. DMOUSE106 - Matt Dillon's DMOUSE, has a sunmouse, screen blanker, mouse
  437.     accelerator, window and screen depth arranging, other utilities.
  438.  
  439. SOUND - permits the playing of almost any sound from a workbench icon or
  440.     from the CLI.
  441.  
  442. IA - Changes an IFF image to assembly code icon - simple images only.
  443.     Does not change icon type
  444.  
  445. MEMCLK - bar clock with memory display, hidden gadgets.  Uses 9K memory.
  446.  
  447. UD - a screen hack, similar to FLIP.
  448.  
  449. DWRICONS - two new drawer icons for your workbench.  One has a real bang to
  450.     it!
  451.  
  452. STAYLIVE - game.  You can have 1 player against the computer, or two
  453.     players, and can adjust the winning score.   Has instructions, but I
  454.     found it difficult to make it quit.
  455.  
  456. ZING! - a patch program for owners of the Zing! utility program that makes
  457.     it easier to use.
  458.  
  459. JOURNAL20 - version 2.0.  This is a program for keeping up with accounts of
  460.     various kinds.  It is suitable for a small business or for the home,
  461.     and appears to have many useful features.
  462.  
  463. MICKEY - an AMIGABASIC toy for very young children.  The author's child
  464.     is 3 and can play with it.  What?  A mouse factory, of course.  Needs
  465.     joystick.
  466.  
  467. ICONIZER - will iconize pointers so that you can open a drawer of pointers,
  468.     click on the one you want to use, and it will become your current
  469.     pointer. Create the pointers in Preferences, or get them by the
  470.     diskful from some BBSs.
  471.  
  472. MARQUEE - creates rolling text in very large letters.  Create your text
  473.     file in ED or any text editor.  Very simple to use.
  474.  
  475. ROST - Report on Storage, Report on Tasks.  Gives you info on the tasks that
  476.     are running, and on the memory left
  477.  
  478. -------------------------------------------------------------------------
  479. Contents ScopeDisk10
  480.  
  481. ASG - Amiga Structure Generator, will take an IFF image of a window, etc.,
  482.     and create C code for the structures needed to put it in your program.
  483.  
  484. IXECUTE - allows you to execute a script file from an icon, no typing.
  485.  
  486. ICONZ - two icons for programs
  487.  
  488. BLITLAB3 - the latest version of Thomas Rokiki's Blitlab, with
  489.     documentation.  This is recognized as the best documentation
  490.     demonstration, and instruction on the blitter that can be found.
  491.  
  492. MADMOOSE - similar to MACH or DMOUSE, but has different utilities.
  493.     Especially strong on cycling/changing colors, etc.  Emphasis on giving
  494.     keyboard replacements for the mouse movements.
  495.  
  496. AMIC58E - the last freely distributable version of this terminal programs
  497.     before it goes commercial.  Many features.
  498.  
  499. NEWONES  - a collection of icons of various types.
  500.  
  501. REN - a program that renames fonts, and that permits you to put just the
  502.     xxx.font file on the boot disk, with the remainder of the font file on a
  503.     separate disk.  The program will prompt for the fonts disk when needed.
  504.     Very useful.
  505.  
  506. DFW-FRQ72 - the public list of broadcast frequencies used by various Fort
  507.     Worth-Dallas area businesses, etc.
  508.  
  509. ASIA - three pictures, Asian themes
  510.  
  511. TREASURE - detailed hi-res picture of a well-guarded treasure
  512.  
  513. --------------------------------------------------------------------------
  514. Contents ScopeDisk11
  515. REX - an Arexx interface for Matt Dillon's DME editor
  516.  
  517. CLKDCTR - this program checks the clock for viruses, according to the
  518.       .txt file.  This was uploaded to a BBS without documentation or
  519.       source.  Author unknown.
  520.  
  521. HD34_4 - neither documentation nor source given.  This program was said to
  522.       be a utility for the 2090 hard disk controller.
  523.  
  524. MAKEARC - shareware (no amount specified) by Bryan Ford.  This utility will
  525.       read a directory (or entire disk), rename any long names to "Xfile.?",
  526.       remove files from subdirectories and delete the subdirectories, and
  527.       will create at the same time an EXECUTE.ME file which will rebuild
  528.       this directory structure and rename the files to their original
  529.       names.  This programs prepares something to be arced, but does not
  530.       compress the program.  You must run arc to do that.
  531.  
  532. DISKX21 - by Steve Tibbetts.  (Send him anything - even a letter.)
  533.       Latest update of this excellent disk editor.  This version works
  534.       correctly with hard disks as well as floppies, and can be used with
  535.       interlace if you desire.  It will also let you save specified blocks
  536.       to a file, so that (for example) you can disassemble them for study.
  537.  
  538. FFSMOUNT - by Tony (?) (SARGE* on PLINK).  Mountlist entry and some documen-
  539.       tation that will let you set one of your 3 1/2" files to use the
  540.       new 1.3 fast file system.  Be warned that it is incompatible with
  541.       current disks, so don't get them mixed up!
  542.  
  543. CPROF12 - by Michael Purcell.  This program will keep a record of the
  544.       execution counts and function elapsed times of C programs.  It is
  545.       designed for study and debugging of programs, and for rating their
  546.       efficiency.  Documentation and source included.  Nov. 87 version.
  547.  
  548. PS2 - an "advertisement" for the IBM PS2 family of computers.  Hires
  549.       picture.
  550.  
  551. SCREENX21 - by Steve Tibbetts.  (Send him anything, almost.)
  552.       This utility has several features for managing screens:  cycle screens
  553.       so you can get to those that are hidden behind programs without
  554.       depth gadgets; save a screen to IFF file; send a screen to the
  555.       printer; a clock, and some other gadgets.
  556.  
  557. FILEMAP1 - D. J. James has added features to Leo Schwab's filemap program.
  558.       The program will display the sectors used on a disk graphically.  You
  559.       can enter the name of a program and it will display the sectors
  560.       associated with that program.  This version has track numbers, etc.
  561.       displayed at the top of the screen.  Run from CLI only.
  562.  
  563. TEXTED - by Michael Sinz.  This was a commercial program in 1986, but has
  564.       now been released to public domain by the author.  It has many
  565.       features that ED lacks, and the price is right!
  566.  
  567. MEMOCAL - modified May 88 by Ron Charlton.  Displays a calendar on the
  568.       screen.  Has an option to display memo options for current month,
  569.       if you have made a file of those memos and have them stored
  570.       where the program can reach them.
  571.  
  572. WARP12A - recently updated version of WARP, a program that will compress an
  573.       entire disk and prepare it to be uploaded or downloaded.  Using WARP
  574.       at the other end will then reconstruct the disk to its original
  575.       structure.  This version will refuse to compress a disk containing
  576.       any of several known viruses, and has other small updates.
  577.  
  578. MAKEANIM - will take a series of IFF pictures made with paint programs or
  579.       with some of the animation programs, and will compress and then
  580.       create from them an animation file that can be played back with
  581.       ShowAnim, the Director, or other such display programs.  Author's
  582.       name not given in docs.
  583.  
  584. MESHUGNEA - by Michael Lebow  A VT220 terminal program with documentation
  585.       and an INSTALL script.  The program works with 80 or 132 columns,
  586.       and contains several fonts.  It supports many text features, and
  587.       supports VT100 and VT52 as well.
  588.  
  589. Nagel - a picture of ......a female with black hair etc  by Patrick Nagel
  590.  
  591. -------------------------------------------------------------------------
  592. Contents ScopeDisk12
  593.  
  594. FINANCA - a set of programs to do calculations for home finance, such as
  595.     mortgage payments, annuity values or payments, growth of savings, etc.
  596.  
  597. Abel0531 - May list of orderings by the ABEL mail order firm (one that has a
  598.     reputation for honest, good service and low prices.)
  599.  
  600. POPFUNC - utilities such as screen/window shuffling, screen blanking, hot
  601.     keys, run program in background with a keystroke, others.
  602.  
  603. SDX - simple document extractor - will read a C-source file and extract the
  604.     documentation found there, placing it in a separate file.
  605.  
  606. CONTROL - puts a control panel on the screen from which you can set a number
  607.     of printer functions, such as type size and type.
  608.  
  609. UTILMAS67 - Update to a popular directory utility with many buttons.  Seems
  610.     to do almost anything needed.
  611.  
  612. SHANIM - the BBS said it was new - but it looks very much like the same
  613.     SHOWANIM we have been using for the past several months.  An upgrade?
  614.  
  615. RESTRING - permits you to find and replace a string in a file without using
  616.     a disk editor.
  617.  
  618. PSPOOL - print spooler, many features
  619.  
  620. TFL-6-88 - THE FINAL LIST, actually a list of all the Amiga BBS numbers
  621.     available to people who have PC-Pursuit.  Can be used as the phone list
  622.     for several popular terminal programs, such as AMIC or COMM.
  623.  
  624. CONTOURA - a 3D graphing program.  The author said you could use it to
  625.     design shirts, among other things, but I wonder???
  626.  
  627. Archa1.0 - This program is a utility that provides considerable help to the
  628.     user in various archival functions.  It will handle the 9 functions:
  629.     ARC, UNARC, LISTARC, PAK, UNPAK, LISTPAK, ZOO, UNZOO, LISTZOO,
  630.     in a dirutil like format.
  631.  
  632. ------------------------------------------------------------------------
  633. Contents ScopeDisk13
  634.  
  635. MASK1 - hi-res picture of a mask.  Nice colors and detail.
  636.  
  637. M2DU360 - latest update of the Modula 2 directory utility program.
  638.  
  639. PEEL - views successive IFF images by picking up a corner and peeling off
  640.     the old one.
  641.  
  642. MALEGUENA - DMCS music, arranged by Barbara Cramer
  643.  
  644. MAKEML - makes a mountlist from the tables held in memory.  Can be
  645.     redirected to a file if needed.  Handy if your list is damaged.
  646.  
  647. RUNTIME - another DMCS music arrangement by Barbara Cramer
  648.  
  649. CYCLER11 - a viewer that cycles the colors for you.
  650.  
  651. MAYNEWS - a rumors, tips, and humor column downloaded from a network.
  652.     Magazine format.
  653.  
  654. FRACGEN - must be put on a separate disk to work properly.  This program
  655.     generates interesting fractal designs, and allows you to draw a simple
  656.     design of your own which it will then turn into a fractal scene.  Very
  657.     fast and interesting.
  658.  
  659. MG2A - full-featured text editor, modelled after the GNU editor.
  660.  
  661.  
  662. ---------------------------------------------------------------------------
  663. Contents ScopeDisk14
  664.  
  665. HAMKLIDO - a kaleidoscope in HAM mode.  Colors move smoothly through the
  666.     whole 4096 colors, lowres screen.
  667.      Public domain, by Greg Searle.
  668.  
  669. DOSKWIK2 - said to be an update to the DosKwik on the Fish disk.  It will
  670.     save RAM: or VD0: of any size to disk(s) in a non-standard way, and
  671.     Will then read them back about 2 to 3 times the usual speed.  Saves
  672.     much time when rebooting.
  673.  
  674. CC - a frontend for Lattice C compiler.  Originally by Fred Fish, but
  675.     modified by MWM (??) to work with 4.0.  Source only.
  676.  
  677. Mach22 - yet another revision and update to this popular program
  678.  
  679. C64EMU - a semi-emulator of the C64 for the Amiga.  It emulates the screen,
  680.     complete with screen editing, and accepts most of the commands used
  681.     on the 64, but sometimes the results....are, well....interesting!
  682.     Written by Eddy Carroll, Wicklow, Ireland
  683.  
  684. TCELL - virus killer, said to detect and remove four kinds of virus.
  685.  
  686. RunBack2 - an update to the RunBack program from several months ago.The
  687.     program lets you start things running from a script, but letting the
  688.     CLI detach itself.  This update causes the c directory of both drives
  689.     and of ram to be checked for the program before giving up.
  690.  
  691. EpsStp - Enhanced process status and set task priority programs.
  692.  
  693. SuperMrt - figures a number of amortization, principal and loan problems.
  694.     Colorful, easy and friendly to use.
  695.  
  696. Orbit3D - a space game that can be played with 3D glasses (if you have
  697.     them), or without them if you don't.  Instructions and many options.
  698.  
  699. DU194 - update to the popular directory utility.  This one surely does every
  700.     thing anyone could want from such a utility!
  701.  
  702. Arexx - some text that tells you what Arexx is all about and why people
  703.     are finding it so useful.
  704.  
  705. -------------------------------------------------------------------------
  706. Contents ScopeDisk15
  707.  
  708. QRT - Quick Ray Tracing program.  The program requires three steps to obtain
  709.     a ray-traced image.  All necessary programs are included, and has a
  710.     sample picture. Written by Steve Koren.
  711.  
  712. KCKFONT2 - allows you to replace the Topaz fonts (both sizes) with a font
  713.     built into this program.  Installation is as easy as running a program.
  714.     Do use a COPY of your kickstart disk.
  715.  
  716. NEWZAP31 - a file or sector editor.  NewZap, by John Hodgson, is easy to
  717.     use, with most of the features being intuitive.  This new version
  718.     provides keyboard equivalents for almost all of the mouse movements.
  719.  
  720. AMIGAONLINE - First issue of a disk magazine for the Amiga.  This one has
  721.     reviews of Flight Simulator, Jet, Interceptor and Harrier, of the
  722.     Phasar accounting system, the WordPerfect Library, late news about
  723.     WordPerfect updates, etc., and extensive information on the new
  724.     CompuServe software.
  725.  
  726. AMIGATRE - text files.  Amagatre.2 and Amigatre.3 contain two installments
  727.     of the Starship Amiga adventures, starring all those folks who make
  728.     and keep the Amiga going.  One of these involves a fellow named Fish
  729.     and the Amiga viruses; the other, Amiga and the Marketroids.
  730.  
  731. FLIRP - a screen hack.  This program will take a textfile and will put the
  732.     letters on the screen in a random pattern.  Interesting - but useful???
  733.  
  734. SCT - Set Color Table.  This utility lets you set the colors of any screen.
  735.     It pops up in a small window and you can adjust the colors with sliders.
  736.     Written by A.K.Levin.
  737.  
  738. SNOOP - by Martin J. Laubach.  This is a "poor man's snoop" utility.  It is
  739.     something like the "Snoop" in the developers' material, but this one
  740.     sends its output to a file instead of to a separate terminal, and it
  741.     is a subset of the facilities in the regular snoop.
  742.  
  743. CLICK - by Peter da Silva.  Run a program in a Workbench environment, but
  744.     from the CLI.  Just type click program name and the program will run
  745.     as though clicked on the Workbench, then return you to the CLI.
  746.  
  747. 5.25DRV - instructions and a schematic for making an IBM drive into a 5 1/4"
  748.     drive that will work with the Amiga.
  749.  
  750. WP - an example of WordPerfect macros.  This one converts a WordPerfect text
  751.     file into a document file.
  752.  
  753. ---------------------------------------------------------------------------
  754. Contents ScopeDisk16
  755.  
  756. ISpell - a port of the GNU Ispell for the Amiga.  This spelling checker is
  757.     one that is in use on the computers at MIT, and was ported to the
  758.     Amiga by one of the MIT students. It appears to be a very full-featured
  759.     program, but is not Amigatized very much.
  760.  
  761. ARRAYS - requires AmigaBASIC to run.  It is a small program that determines
  762.     the amount of memory required for a set of dimensioned arrays.
  763.  
  764. MRBackup - Mike Rinfret's hard disk backup program.  This is a recent
  765.     version with some improvements and bug fixes.
  766.  
  767. ABEL0708 - a price list from Abel mail order firm.  Good for deciding
  768.     whether a product is available, or if a rice is reasonable, even if
  769.     you prefer your local dealer.
  770.  
  771. HUMBIRD2.0- an improved version of the cute hummingbird pointer.  This
  772.     version includes source.
  773.  
  774. ARCHA11 - version 1.1 of the program that decompresses any kind of file in
  775.     current use on the popular BBS circuit - it will ARC, PAK, or ZOO files,
  776.     and will also UNARC, UNPAK, or UNZOO them.  All by point-and-click -
  777.     no CLI needed.
  778.  
  779. CW11 - this is a utility that will replace characters in a file with a
  780.     string of your choosing.  Includes documentation and source.
  781.  
  782. -------------------------------------------------------------------------
  783. Contents ScopeDisk17
  784.  
  785.  
  786. BShell - a small, simple shell that allows you to do command editing
  787.     and a few other things such as assign function keys.  Requires ARP.
  788.  
  789. Tiles - Graphic puzzle/game.  Figure out the pattern that lets you
  790.     clear the board of all the tiles.  NOT EASY!
  791.  
  792. QLens - enlarge any part of your screen with this magnifyer
  793.  
  794. Spuds hi-res picture of your favorite dog.
  795.  
  796. QMouse10 - another of the mouse utilities that provide sunmouse, screen
  797.     blanking, and other utilities.
  798.  
  799. Benz - impressive picture of a Mercedes-Benz.
  800.  
  801. Lotto - visually attractive random-number generator
  802.  
  803. TunaJune  - another of the humorous text files about the Amiga crew and
  804.     their Trekkie adventures.
  805.  
  806. Nasty - an example of a "nasty blitter"
  807.  
  808. Gotcha - A screen hack.  Didn't try this one.  Try at your own risk.
  809.  
  810. du361m2 - another version of the Modula 2 directory utility.  All kinds
  811.     of assistance with file handling, disk management, etc.
  812.  
  813. SCS1 - Construct slideshow scripts easily.  Run and display your
  814.     favorite pictures.
  815.  
  816. PPTool1 - a tool to help with the fonts for Professional Page
  817.  
  818. DTutor - disk tutorial.  This covers disk layout and also explains how
  819.     to used a track and sector editor.
  820.  
  821. Iceman - high resolution graphic of a plane
  822.  
  823. DMCSpec - reads a DMCS file and makes a list of the instruments needed
  824.     to play it.
  825.  
  826. Stand - The music and special instruments needed to play "Stand By Me"
  827.  
  828. -------------------------------------------------------------------------
  829. Contents ScopeDisk18
  830.  
  831. Plug2.0 - is a program designed to allow you to create ARexx scripts
  832.     that can be run under the workbench by using project icons.
  833.  
  834. Fixtxt - is a small utility for cleaning up text files that are littered
  835.     with binary. The output file will contain text and linefeed chars only.
  836.     Tabs expand to spaces. Tabstop allows an optional tab position setting.
  837.  
  838. LDebug2.0 - Demo version of a neat source level and symbolic debugger for
  839.     the Lattice compiler. It allows you to load your program and trace by
  840.     individual source line or 68000 instruction.
  841.  
  842. MoreIcons - another selection of various icons.
  843.  
  844. Muncho - some fun sounds that can be run from the cli. Hear your Amiga eat
  845.     a disk and say thank you, or sneeze when a disk is ejected.
  846.  
  847. Raisin - a movie showing a raisin waving its lil ole arms around on a stage
  848.     Gross!!! (this doesn't work on an A3000)
  849.  
  850. RedHood - a picture of a woman with a red hood.
  851.  
  852. AVi1.0 - The program avi is a workalike version of UN*X vi for the Amiga.
  853.     It is intended to provide vi users, who tend to be a rather hardcore
  854.     lot, with their favorite text editor. Version 1.0 implements only a
  855.     subset of standard vi, has a few intentional changes, and many (minor)
  856.     unintentional changes.
  857.  
  858. ----------------------------------------------------------------------------
  859. Contents ScopeDisk19
  860.  
  861. NagTiger - Nagel's picture of a tiger, digitized  No credits given.
  862.  
  863. Chicago - Macfont called Chicago, cleaned up with kerning and spacing
  864.     improved.  Done with Calligrapher 1.05, so should be fixed.
  865.  
  866. KKSol - Compiled AmigaBASIC game.  Solitare played on 4 x 4 square Colorful
  867.     hi-res screen, fast play.  Offers several levels of difficulty.
  868.  
  869. Eliza - assembly source included.  This is rewritten for the Amiga                by the author of the original 6502 version of Eliza, but
  870.     based on the 1965 game written for mainframes at MIT. Requires ARP 34+
  871.     (Eliza is a psychologist who will talk with you about your troubles.
  872.     AI demo.)
  873.  
  874. Display - Animation and IFF viewer.  This is an update. Includes a sample
  875.     file that illustrates use of all commands.
  876.  
  877. IBMJoke - Inspired by Eddy Carroll's C64 emulator, with new twists by
  878.     different authors here.  Source NOT included.  Some entertaining and
  879.     clever touches.
  880.  
  881. Blinker - AmigaBASIC linker.  Links sub-programs to main program.
  882.     Instructions, several modules included.
  883.  
  884. OnLineMag - Issue #3 of AmyReport, the online Amiga magazine placed on
  885.     CompuServe by Henry Colonna and others.  Reviews of Manx, SDB,
  886.     WordPerfect LIBRARY, new 24-pin printer, several games.  This magazine
  887.     has good content, but lacks polish in spelling, grammar, etc.  Reviews
  888.     are nicely written, and show thoughtfulness.
  889.  
  890. Startup2 - allows use of different batch files so that you can have your own
  891.      choice of custom startups for different situations.
  892.  
  893. EyeBall - a picture of an eyeball - not a real one.
  894.  
  895. Mach2.3 - a versatile utility for screen blanking, turnoff pointer, set
  896.     funckeys in many ways and much more.
  897.  
  898. -------------------------------------------------------------------------
  899. Contents ScopeDisk20
  900.  
  901. CHECKERS - an AmigaBASIC game.  You can play against the computer, or
  902.     against another player.  Use the mouse to choose a piece to move,
  903.     and click on the place where you want the piece.  The game protects
  904.     against illegal moves.
  905.  
  906. SHOWIZ - a really good program for displaying pictures and textfiles.  It
  907.     will display one or a directory-full or a disk-full.  If you want to
  908.     write a script-file, you can.  Otherwise, it will display each picture
  909.     or textfile as it comes to them, moving on after 30 seconds.  This is
  910.     a VERY nice program  Shareware, $10 and $15 suggested.  Has 23 choices
  911.     of ways to move the frames onto the screen!
  912.  
  913. LIBCAT12 - uses the Dewey Decimal System to help maintain records of a
  914.     library (personal or otherwise).  There are many options to the
  915.     program, even including the option to print spine labels.  Options
  916.     permit searches and printed reports based on searches.  Except that
  917.     it uses the Dewey Decimal System, now largely replaced by ISBM numbers,
  918.     it appears to be a most useful and capable program.
  919.  
  920. BMAT - came with no documentation at all.  This appears to be a version of
  921.     BFormat, a program that will format disks on which there is a bad spot
  922.     by marking whole bad tracks as used.
  923.  
  924. CRAPS - written in TrueBASIC, then compiled.  Simulation of the casino Craps
  925.     game.  There seem to be quite a few options, but someone who gambles
  926.     more than I will have to explain them.  It is colorful and appear to
  927.     work.
  928.  
  929. IBELIEVE - a SONIX tune of the same name.  This will need to be moved to
  930.     a disk that has the Player program for SONIX, or else to be used with
  931.     SONIX itself.  It will not play as presented here.
  932.  
  933. VICHECK1 - a virus checker from Germany, said to detect the SCA virus or all
  934.     non-standard boot blocks.  No source given.  Use at your own risk.
  935.  
  936. DISKPERF - checks the speed of disk drives.  It checks for a number of
  937.     items, number of seeks, speed for each seek, time to load in a file,
  938.     etc.  Sample times for floppies and several hard disks are included
  939.     in the documentation file.
  940.  
  941. VIRUSX1.5 - Steve Tibbet's latest assault on the virii.  This one was
  942.     written to add a new strain of the Byte Bandit virus that had come
  943.     to his notice. Comes with both source and a makefile.  RECOMMENDED.
  944.  
  945. ---------------------------------------------------------------------
  946. Contents ScopeDisk21
  947.  
  948. NEXTSCRN - A utility that makes it as easy for you to cycle through screens
  949.     as it is to cycle through windows.  Uses a L-Amiga key sequence.
  950.  
  951. DMOUSE19 - update to Matt Dillon's popular Dmouse program.  The program
  952.     offers a number of utilities packaged into one:  sunmouse, screen
  953.     blanker, disappearing pointer when it is not in use; screen
  954.     cycling, and more. This one uses a handler, which allows the
  955.     program itself to take up less memory than some.
  956.  
  957. SPUDCLK -  A clock for your Amiga that will speak the time at intervals set
  958.     by you.  You can set it for the starting time, the interval to
  959.     be left between warnings, and the time it is to quit.  Nice.
  960.  
  961. LESS2 -  An upgrade to the less program used on all of the Fish disks.
  962.     This version of Less has search paths, the ability to call up
  963.     an editor, and literally dozens of new abilities the old one did
  964.     not have.  It is said to have just about all of the features
  965.     found in the Unix "Less" program.  There is an extensive manual.
  966.  
  967. ACCESS1.4 - Keith Young's update to his popular Access terminal program.
  968.     This one was designed especially to work with the WHAP! software
  969.     for CIS access, but it has many new features that work
  970.     everywhere.  Among other things, it supports a file reader,
  971.     morerows, PAL screens, chat mode, and QuickB protocol.
  972.  
  973. HAMHAF - an AmigaBASIC program.  Forgive - I have not run this program.
  974.  
  975. SOMEICONS - several of these icons are very attractive.  There are about a
  976.     dozen, of various sorts - drawer, tool, etc.
  977.  
  978. DUTIL204 - the directory utility that never seems to be finished!  In
  979.     addition to bug fixes, there are several new features here.  One
  980.     very nice feature is that when it unarcs, it will do a number of
  981.     files at once, putting each into its own subdirectory.  You can
  982.     then just rename the directory.  It will also attach a drawer
  983.     icon if you make sure there is an "Empty.info" file available to
  984.     it before you start.
  985.  
  986. PICS - some pictures to show off the machine.  This file contains several,
  987.     including one of Roger Rabbit riding in a taxi; Yogi bear; and
  988.     one called DuckDodg.
  989.  
  990. BUBBLES - this is a screen hack - and screen hacks are always best if left
  991.     for the viewer to discover for himself.
  992.  
  993. SHOWIZ -  a remarkably nice slide viewer.  It has about twenty or so
  994.     different wipes, fades, etc.  It can be controlled with a
  995.     script, but will also show all of the pics in a directory
  996.     without one.  The instructions are shown using ShoWIz itself.
  997.  
  998. PELIHACK - three screen hacks.  Just run and enjoy.  Only problem is - they
  999.     are a bit hard to get out of, so run them when you can reboot
  1000.     if you have to.
  1001.  
  1002. ---------------------------------------------------------------------------
  1003. Contents ScopeDisk22
  1004.  
  1005. EW12 - neat little utility, hack, or whatever.  It causes a very
  1006.     attractive emphasis on each window when it opens or closes.
  1007.     Rather extensive use has not produced any other effects
  1008.  
  1009. Tactic - this is an article written by Chip Orange.  Chip is blind, and
  1010.     is a professional computer programmer.  This article tells
  1011.     about some of the things computers can do for the blind, and
  1012.     also discusses some uses of the ATALK2 program which is also
  1013.     on this disk.  Very interesting!
  1014.  
  1015. Boingpt - An animated pointer - a Boing ball that constantly rotates
  1016.     as you use it.  The pointer can be started or stopped by
  1017.     clicking on its icons.
  1018.  
  1019. Atalk2 - This program causes the Amiga to speak each thing that is
  1020.     printed on the screen.  It also has utilities that permit
  1021.     the use of the keyboard instead of the mouse.  The program
  1022.     was written to make the Amiga accessible to the blind, but
  1023.     it is useful to the sighted, as well
  1024.  
  1025. Moria2 - An update to the popular Moria game.  This is an adventure
  1026.     game in which you can set up and describe a rather large
  1027.     number of the characters and other features.  See MoriaDocs
  1028.     for instructions.  This is a truly outstanding game - so
  1029.     much so that it was given a multi-page review in the newest
  1030.     Commodore magazine (arrived yesterday).
  1031.  
  1032. GWPrint - One of the nicest utilities I've found lately!  This provides
  1033.     excellent control of printed output from a panel on the
  1034.     screen.  You can set the font, the mode, the line lengths,
  1035.     the page lengths, the type size, etc. here.  The program will
  1036.     skip perforations, provide top and bottom margins, print a
  1037.     title, page number, and the date - all kinds of very nice
  1038.     features.  It even works on my STAR SG10 - a rare quality indeed!
  1039.  
  1040. ScreenX22 - This is a screen-grabber.  It permits you to capture any
  1041.     screen to a file, in IFF format.  You use hot-keys for this
  1042.     so it will work with any program you are running.  There
  1043.     are various other features to this program, but this is the major one.
  1044.  
  1045. -------------------------------------------------------------------------
  1046. Contents ScopeDisk23
  1047.  
  1048. FastDisk - This is a freely distributable, fully working program which
  1049.     will optimize your disks so that they load more smoothly and
  1050.     (in some cases, at least) about 50% faster.  Icons and
  1051.     directories are copied first, so that they are easily and
  1052.     quickly accessed, and all files put where they require the
  1053.     smallest possible amount of head thrashing.
  1054.  
  1055. Lunar - Digitized picture of a lunar landing.  Nice work.
  1056.  
  1057. Drive - This is an animation of RedLotus
  1058.  
  1059. Clerk - At last!  A very nice accounting program for the Amiga, and
  1060.     in the public domain.  This one has several modules,
  1061.     including  Accounts Payable and Accounts Receivable.  The
  1062.     programmer owns a small remodelling company, and wrote this
  1063.     program to keep his own records.  NOT SHAREWARE, but PD.
  1064.  
  1065. Mars - This is a set of space pictures, all viewable by just
  1066.     clicking the mouse on their icons.
  1067.  
  1068. FastMouse -  Want to speed up mouse movements without all the extra
  1069.     features of MachII or Dmouse?  This one just speeds up
  1070.     the mouse and blanks the screen.  That's all.  And thus
  1071.     it takes very, very little memory.
  1072.  
  1073. AugPtrs -  A set of new pointers to dress up your Workbench.  To change
  1074.     from one to the other, you just type "Prefs pointername".
  1075.     Fun and easy to do.  Enjoy.
  1076.  
  1077. ---------------------------------------------------------------------------
  1078. Contents ScopeDisk24
  1079.  
  1080. IconLab1 - One of the nicest icon utilities to come out.  This lets you view
  1081.     any icon - both images in case of animated ones - and change the
  1082.     type of the icon to any type you desire.  You can also use it to
  1083.     set the tooltypes, stack, and other items usually accessible
  1084.     only from "Info".  Very nice and easy to use!
  1085.  
  1086. AmyCal - This is a port of the UNIX Cal.  It will print a calendar for
  1087.     any month you specify, no matter what year.  My thought - how
  1088.     neat for a genealogist - "hmmm - this ancestor was born on Oct.
  1089.     15, 1788, eh?  Gee, wonder what day of the week that was.  Ah,
  1090.     CAL told me!"  But it works for business appointments, school
  1091.     holidays - all those other occasions when you need the odd
  1092.     calendar for a sec.
  1093.  
  1094. QRT14  - These two files contain the programs, samples, documentation,
  1095. QRT14SRC  and source to the latest update of this quick raytracing
  1096.     program.
  1097.  
  1098. Icons - This set of icons was uploaded by a CIS member last week.  Most
  1099.     of the icons are unusual, and are animated.  Several have a
  1100.     real surprise when you click them.
  1101.  
  1102. Trix - Trix is a game, played with a joystick.  You are to paint at
  1103.     least 60% of the screen before you are hit by any of the baddies
  1104.     roaming the screen.  It isn't as easy as it sounds!
  1105.  
  1106. LJPrnt - Laser Jet Print - a program to make it easier to use the H.P.
  1107.     laser jet with your Amiga.  It adds several niceties.
  1108.  
  1109. ClipIt - Think of it as a graphic version of SnipIt.  With ClipIt, you
  1110.     can use the mouse to "lasso" any rectangle on the screen and
  1111.     to save that rectangle as an IFF file.  It can then be
  1112.     loaded to any screen in which you wish to place it.  Not whole
  1113.     screens, please.  This is for smaller parts of a screen.
  1114.  
  1115. Hermit  - THIS one is for saving entire screens to an IFF file.  Want to
  1116.     save something from your terminal?  From your word processor?
  1117.     The screen to a game?  A particularly interesting Mandelbrot?
  1118.     Just hit the designated hot-keys and off the screen goes to
  1119.     a file.  There are other features, but this is its main
  1120.     attraction.  I tried it.  It works.
  1121.  
  1122. MoreIcons - A second set of icons from the same person who did the file
  1123.             described above.  Keep your Amiga interesting.  Try new icons.
  1124.  
  1125. OurMag - This is an IFF picture showing OURMAG on Top!
  1126.  
  1127. ShowAnim43 - This latest version of ShowAnim will display animations that
  1128.     use HAM - and any other animations you have, as well.
  1129.  
  1130. LinkB  - This one is untested.  It is the software needed to set up an
  1131.     Amiga bulletin board.
  1132.  
  1133. FrenchWP  - Written in C for speed, this file will take a WordPerfect file
  1134.     and make the necessary changes to let you print French
  1135.     characters with the right accents, etc.  With the source
  1136.     included, it is easy to adapt it for any other language.
  1137.  
  1138. CAAUGP - Have a look at this really neat pointer!  It was made expecially
  1139.     for the Cleveland Area Amiga User's Group, is animated,
  1140.     maybe even ray-traced.  At any rate, it is pretty special.
  1141.     Start and stop it with its own icon.
  1142.  
  1143. ---------------------------------------------------------------------------
  1144. Contents ScopeDisk25
  1145.  
  1146. Storage - A small program that will tell you how much room you have    left on
  1147.     every device in your Amiga - how much on each disk,    including hard
  1148.     disks; how much of each kind of memory, how much in your RAM: disks
  1149.     - everything.
  1150.  
  1151. VirusX20 - Steve Tibbets' latest Virus checker.  He found out about some new
  1152.     ones, including one that is quite vicious.  This version was completed
  1153.     about Sept. 5
  1154.  
  1155. Toccato - An entire toccato and fugue, for your enjoyment.  You will need to
  1156.     supply your own player, since that is not included on this disk.
  1157.  
  1158. AniPointer - A rather large set of animated pointers is included in this
  1159.     file, along with the program that allows you to create your own.  Each
  1160.     pointer has an icon to start it and another to kill it.  A few are
  1161.     really interesting.  Check out the Amiga Check-mark, for instance.
  1162.  
  1163. PKAd - PKad was written in BASIC, then compiled.  It is a simple CAD
  1164.     program, and contains all the symbols needed for setting up electrical
  1165.     schematics.  There is a program with which you can create your own
  1166.     objects for other kinds of designs
  1167.  
  1168. Museum - Easily the nicest ray-traced picture I've seen lately.  The picture
  1169.     gained this title because its objects appear to be displayed in a
  1170.     museum-like atmosphere.  Extremely nice work.
  1171.  
  1172. --------------------------------------------------------------------------
  1173. Contents ScopeDisk26
  1174.  
  1175. Float - Do you prefer your icons to be placed in the next available
  1176.     slot, rather than stacking on top of each other?  Click on the icon to
  1177.     Float - then on the fixed icon.  It will now be a "no-position" icon
  1178.     that will fit into the next convenient slot.  No more cleanups needed.
  1179.  
  1180. XpressEditDemo - This is a mostly-working demo of a planned commercial
  1181.     product.  Try it out, make suggestions to the programmers, see how you
  1182.     like it.  The price is right!
  1183.  
  1184. MDu365 - Latest upgrade to the constantly improving directory utility from
  1185.     the Modula 2 group.
  1186.  
  1187. AToday22 - One of the on-line magazines that appear on several of the large
  1188.     networks.  They contain product reviews, articles, graphics - whatever
  1189.     can be found.
  1190.  
  1191. Space - See how much space you have - wherever it might be!
  1192.  
  1193. CoComm5 - This popular Term program has just been improved. It has many
  1194.     nice features.  While it was originally planned to support the
  1195.     conferences on CompuServe, it is very good as a general purpose terminal.
  1196.  
  1197. SeeMenu - Full-screen cartoon, made with the latest Digiview software.
  1198.     It shows just how good Digiview 3.0 is at digitizing black and white
  1199.     line drawings - and is sort o funny, too.
  1200.  
  1201. FunIcons - Another set of icons - all designed to be humorous. This set has
  1202.     been very popular on CIS, and here it is for you.
  1203.  
  1204. NewFonts - Quite a collection of new fonts - an IBM font, a "real computer"
  1205.     font, a "ooooooooooo..ohh! scary!!!" font for your Halloween fun, a
  1206.     Nostalgic font.  Try them out!
  1207. -------------------------------------------------------------------------
  1208. Contents ScopeDisk27
  1209.  
  1210. Icons3 - This file contains several animated icons:  seven drawer icons and
  1211.     three project icons.  All are animated, and are more meaningful than
  1212.     most.  For example - for mathematical things, a drawer icon that is a
  1213.     picture of Keplar; for travel, a drawer icon that is a familiar road
  1214.     sign.
  1215.  
  1216. ClickDos - Want a small directory utility that does the simpler things,
  1217.     but doesn't take tons of room on your workbench?  This one should fit
  1218.     the need.  It handles the basic copy, makedir, etc (about eight
  1219.     functions), its window can be iconified so you can leave it in place,
  1220.     and it takes up less than 30K
  1221.  
  1222. Toing - Screen hack.  This is yet another hack that uses the Boing balls.
  1223.      It is cute, and it will start from an icon and go away with a click
  1224.     of the left mouse button.  Enjoy.
  1225.  
  1226. DuH27 - Hermes has made yet another improvement to his directory utility.
  1227.      This one now has three pages of buttons, and will do almost everything
  1228.     except type in the data for you.  Instructions are included, and you
  1229.     can add many, many tools.  Additions are easy to make; just edit a file
  1230.     with any editor - following the pattern already set in the file.
  1231.  
  1232. HopaLong - This is a mathematical program.  It will make pretty patterns
  1233.     on the screen, and is based on a mathematical recreation suggested in
  1234.     the Scientific American magazine.
  1235.  
  1236. ToggleWB - A small utility that lets you toggle between interlace and a
  1237.     regular workbench screen. This utility runs ONLY from its icon, and will
  1238.     work only if all windows except Workbench windows have been closed.
  1239.  
  1240. Cramden - The first of a set of promised "Cramden Utilities".  This contains
  1241.     two small utilities similar to two from MS-DOS.  One, FF, will find a
  1242.     specified file on a disk; the other, SI, gives you a wide range of system
  1243.     information.  These are passed along to you untried.
  1244.  
  1245. FigList - This is an early version of the program.  It is designed to
  1246.         poll the system and return information about all devices, expansion
  1247.     boards,    etc. that are in the system.  For this version, the author asks
  1248.     that users    please use it to interrogate their own system and send him
  1249.     information so that he can complete the program.  He wants it to know
  1250.     about the codes of    all manufacturers of add-on equipment, and will post
  1251.     the results so it will be available to programmers who might need it.
  1252.  
  1253. RzsZmdm - A stand-alone Zmodem utility.  The documentation says it can
  1254.     work with almost any terminal program, but it comes with a simple term of
  1255.     its own, just in case your particular term is incompatible.  Zmodem is a
  1256.     great deal faster than Xmodem; here is a chance to try it.
  1257.  
  1258. 2000PR - preferences icon for the A2000 that SAYS A20000.
  1259.  
  1260. Postcard - This is said to be a beginning toward a HyperText system for the
  1261.     Amiga. Currently it works on one card at a time rather than a stack.
  1262.     There are instructions for making cards and for using them, but no
  1263.     sample data with which to try it out.
  1264.  
  1265. PW25 - This is a demo only version of Power Windows 2.5 from Innovatronics.
  1266.     This version of Power Windows has just been released, and the
  1267.     demo will show you what it can do, how it works, but won't save
  1268.     your data for you.
  1269.  
  1270. ReMap - Change your pictures from one format to another with remap.  Hi-res
  1271.     to MedRes, Ham to Hi-res, etc.
  1272.  
  1273.  
  1274. Anim2IFF - Use this utility to separate animations back to the original IFF
  1275.     drawings from which they were made.
  1276.  
  1277. RamCar - Use an icon to set up a RamDisk.  This works under 1.3, and sets up
  1278.     the Recoverable Ram Disk, or restores it after reboot, just by clicking
  1279.     on the icon.
  1280.  
  1281. DiskCheck - Untried, sorry.  The program is said to check a disk and report
  1282.     to you any bad spots on the disk, even in the parts of the track that
  1283.     do not have active data on them.  In other words - it checks the gaps
  1284.     too.
  1285.  
  1286. --------------------------------------------------------------------------
  1287. Contents ScopeDisk145
  1288.  
  1289. Travail - This is a small, assembler version of avail.  Source is included,
  1290.     for those who would like to study or modify the program.
  1291.  
  1292. Demon - An outstanding sound and graphics demo for the Amiga, but be warned,
  1293.     no one has found a way out without rebooting!
  1294.  
  1295. Qmouse12 - yet another mouse accelerator, screen blanker, POPCLIer, Sunmouser,
  1296.     and more.  This one, however, is written in assembler and requires
  1297.     only about 3K of memory - and less disk space, too.
  1298.  
  1299. Swirl - this is an animated pointer.  I think I might have called it Ying-Yang,
  1300.     but it *does* swirl.....
  1301.  
  1302. RdPrt12 - Two ways to read files, one to print them.  There are many features 
  1303.     to each of these utilities.  The print utility, in particular, gives
  1304.     a great deal of control over the appearance of the output.  It also
  1305.     has the ability to distinguish between binary and text files, and to
  1306.     print only those that are text, so you can tell it to print dirname *
  1307.     and it will print all the textfiles in the directory.
  1308.  
  1309. DoTil37 - This directory utility does most all of the things you need to do
  1310.     with files - copy, delete, move, rename, etc.  It will copy filenotes
  1311.     and will let you add notes, can be iconized to save memory and space,
  1312.     and has many other nice features.
  1313.  
  1314. ShowFont - When you click on the icon for SHOWFONT, it will read the fonts: 
  1315.     directory and display the fontnames found there.  Choose a font and
  1316.     a size, and SHOWFONT will show you every character in that font.  
  1317.     Very useful for seeing what fonts look like on screen!
  1318.  
  1319. AmiDex - simple database program that is designed to work like CardEx.  It
  1320.     is set up to store addresses and telephone numbers, to print labels,
  1321.     and to easily manage an address and telephone list.
  1322.  
  1323. Fonts - several new fonts for you to try.  At the time of writing, this file
  1324.     contains two fonts - ANSI 8, and Amigafont.
  1325.  
  1326. Pipeworx - Game written in AmigaBASIC.  You are to solve the puzzle which
  1327.     involves the making of a disk-magazine.
  1328.  
  1329. Play8SVX - this utility is needed in order to play some of the sounds now
  1330.     being used in demos, etc.  So here's your copy.
  1331.  
  1332. DanSpool - Print spooler.  It gives you a bit of control over what is being
  1333.     printed while you do more interesting things on your Amiga.
  1334.  
  1335. MrPrint - Print utility from Mark Rinfret.  This one lets you control most
  1336.     of the printer commands from a workbench or cli environment.
  1337.  
  1338. Lace - set up your interlace screen from this program.  
  1339.  
  1340. GetFil - a file requester routine that you may include in your programs. 
  1341.  
  1342. -------------------------------------------------------------------------
  1343. Contents ScopeDisk29
  1344.  
  1345. Xicon2 - This is an update to the earlier Xicon, the program that lets you
  1346.     run execute files and CLI-only programs from a Workbench icon.  There
  1347.     are many features other than these.  An excellent utility!
  1348.  
  1349. OnlyAmiga - The icon will NOT run this!  I haven't tried it myself, but it
  1350.     was described as a fantastic animation.  You must have ShowAnim to run
  1351.     it.
  1352.  
  1353. EarthQ - Cute little screen-hack.  It will perform, then go away.  Enjoy.
  1354.  
  1355. SysReq - System requesters you probably never saw before.  A joke set of
  1356.     requesters.  Written in AmigaBASIC, but compiled for easy running.
  1357.  
  1358. Lists - This simple database program is currently set up to handle
  1359.     videotapes but you can change the names of the fields to store any
  1360.     kind of records    you might need.  Not powerful, but small and easy for
  1361.     small jobs.
  1362.  
  1363. NZap318 - Update to the excellent disk editor FileZap.  This is an extremely
  1364.     nice and useful program.  For example:  some program driving you nuts
  1365.     because it always asks for RAM: when you prefer VD0:?  Use
  1366.     NZap to find all instances of RAM: in the file, and change them. No more
  1367.     problems!
  1368.  
  1369. Batcher - This little 218 byte assembly language program will let you run
  1370.     script files without the use of RUN.  The example given is to write
  1371.     a script that will compile a C program.  Then use Batcher to change
  1372.     it to a "xxx.bat" file named "cc.bat", and after that, compile by
  1373.     typing "cc progname".  Write whatever script you need, of course.
  1374.  
  1375. LabelB - DPaint templates from which you can make really nice disk labels.
  1376.  
  1377.  
  1378. ---------------------------------------------------------------------
  1379. Contents ScopeDisk30
  1380.  
  1381. DiskSalv13 - This update to the indispensable DISKSALV offers many enhance-
  1382.     ments to a program that was already one of the best ever offered
  1383.     in Amiga public domain.  It now works on hard disks as well as
  1384.     floppies, and on the regular file system as well as FFS.  If you
  1385.     use ANY kind of disks on the Amiga (does any one not?) you need
  1386.     this program.  DON'T MISS IT.
  1387.  
  1388. Shell210 - Another program that no one should be without!  This update has
  1389.     fixed almost all of the bugs found in older versions.  Any version
  1390.     prior to 2.07 is disastrous!  Shell will permit you to recall 
  1391.     commands previously used, to set often used commands to function
  1392.     keys, to screen edit, and far more.  It works with Conman to give
  1393.     an extremely nice CLI environment.  If you EVER use the CLI, you
  1394.     need the SHELL.
  1395.  
  1396. TextView - Ever wish for a text viewer/reader that had all of the normal
  1397.     window gadgets?  Here it is.  Sizeable, slider bar for moving 
  1398.     through the text, and with front/back and close gadgets.  Works
  1399.     like a charm.
  1400.  
  1401. Fonts - These are very large fonts for titling.  Some are color fonts with
  1402.     shadows and shading.  I looked at the regular large fonts, but
  1403.     not at the color ones, so it's your guess just like mine!  I've every
  1404.     reason to believe, though, that they are as nice as the regular ones.
  1405.  
  1406. Pplane - Here's one for the kids, whatever their age.  Paper airplanes are
  1407.     fun. This file has several hi-res pictures that show how to make them,
  1408.     how to fold them, and one screen has clipart to decorate them.  
  1409.  
  1410. Kickfont2 - If you have an A1000 (like me) you can use this program to make
  1411.     an extremely nice font your default.  It is far more attractive and
  1412.     readable than the normal Topaz - but only for A1000 owners, and
  1413.     only under 1.2 <<sniff!!>>.
  1414.  
  1415. Dazzle - for fun.  This is a kaleidoscope program, and makes some very 
  1416.     attractive designs.
  1417.  
  1418. UDH -  For those who hate CD, but have to use it sometimes.  Run this
  1419.     program    after CDing to something and it will return your machine to
  1420.     "fresh-boot" condition - automatically accepting df0: as the current
  1421.     directory.
  1422. ----------------------------------------------------------------------
  1423. Contents ScopeDisk31
  1424.  
  1425. Clerk3 - This accounting program was written by a businessman in Florida and
  1426.     is in use for his own business.  It includes modules for accts.
  1427.     receivable Accts. Payable, and General Ledger.  You cannot run it from
  1428.     this disk. Make it a disk of its own, and follow the setup instructions
  1429.     in the file.
  1430.  
  1431. AZComm - Zmodem for Amiga - This is the 1.34 Comm program with added features
  1432.     in that it now has  Zmodem receive, Zmodem send protocols.  Since Zmodem
  1433.     is much, much faster than Xmodem, this is an excellent addition to our
  1434.     set of term programs.
  1435.  
  1436. TexF26 - an updated version of the program that can convert TeX fonts to
  1437.     Amiga font format.  There are many TeX fonts on one of the Fish disks
  1438.     and many have access to them from other sources. This version works well.
  1439.  
  1440. XMake - will go through the source to large programs and locate all of the
  1441.     function calls, then make a sorted list of all function calls, their
  1442.     size, and the module in which they are located.
  1443.  
  1444. Pearl - Yet another cleanup of a very popular small font - one frequently
  1445.     used as a replacement for Topaz 8.
  1446.  
  1447. Doodle - To use this program, you must put it in a directory with AmigaBASIC
  1448.     and the FD program from the Extras disk.  It is worth it.  This is
  1449.     a really nice little paint program, and makes very nice pictures.  Even
  1450.     better pictures if you have a bit of talent!
  1451.  
  1452. QuadPrint - This program will print your pictures across four pages of paper
  1453.     which can then be put together to make a poster 17 x 22 inches.  Neat
  1454.     tricks, no?  Khalid has done several very nice printer utilities, and
  1455.     this is his latest.
  1456.  
  1457. Scenery -  Fractal scenery, that is.  This is a very quick form of fractal
  1458.     generator, making "Mandelbrot-like" scenery.
  1459.  
  1460. ShowAnim53 - latest update to this program needed for almost all animations.
  1461.     This one handles HAM, and has some other enhancements.  It is necessary
  1462.     for some of the latest animations coming out.
  1463.  
  1464. DskLabel - Hi-res screen with a template and some graphics/text to dress
  1465.     up your disk labels.  Use from DPaint.  These labels are really nice.
  1466.  
  1467. Gazer2  - Update to StarGazer.  This astronomy program is an outstanding
  1468.     contribution to the freely distributable library.  You can choose
  1469.     many of the parameters and get a view of the sky at a particular
  1470.     viewpoint, time of day, and part of the world.  Good stuff!
  1471. --------------------------------------------------------------------
  1472. Contents ScopeDisk32
  1473.  
  1474. ArexRd  - this is a script, written for AREXX, to read a file with your
  1475.     favorite file reader.  Good example script.
  1476.  
  1477. BB1 - BlockBuster is a disk editor.  It has some advantages over the others
  1478.     and some of them have different advantages.  This one includes a rather
  1479.     nice tutorial on how to use disk editors.
  1480.  
  1481. BSave - Very small program, written in assembler, will let you save a block
  1482.     of mory to disk.  This was written because most of the debuggers
  1483.     available do not have a "save" command.  Useful for disassembling or
  1484.     debugging.
  1485.  
  1486. BTree - B-PLUS is a versatile, carefully designed module for C programmers
  1487.     who need a fast, efficient program for indexing data files.  B-PLUS
  1488.     allows data records to be retrieved based on a key value without regard
  1489.     to their position in the data file.  The data records can also be
  1490.     accessed in sequential order in either a forward and reverse direction.
  1491.  
  1492. DSZam - You asked for it here it is:DSZ compatible Zmodem for Amiga.The 
  1493.     programs will not work with Online!,Comm,GT,Atalk III,Diga!
  1494.     Maxicom,Aterm,Access or most others. It willwork with Dave Weckers'
  1495.     VT100 v2.9.  With the others, you have to exit the terminal program,
  1496.     then enter "run rz or sz".  It gives you much faster up- or downloads.
  1497.  
  1498. NoBord - if you want a clean, 80 x 24 display, without the customary window
  1499.     gadgets, this is for you.  The gadgets are still available - just
  1500.     hidden.  If you move a window, the gadgets all reappear, but you
  1501.     can just run NOBorder again to get rid of them.
  1502.  
  1503. AmyToday - Reviews, gossip, etc. from another of the Amiga's free on-line
  1504.     magazines.
  1505.  
  1506. XCadUtil - For those who have X-CAD from Haitex - this program will make
  1507.     menus from IFF files, and will translate HPGL to XCAD for you.
  1508.     These files were uploaded by Harry Evangelou from Haitex.
  1509.  
  1510. HDB - simple hard disk backup utility.  Since I have no hard disk, you'll
  1511.     have to tell me if it works.
  1512.  
  1513. Access141 - One of the very best of the shareware terminal programs. It is
  1514.     colorful, easy to use, has many nice features.  This one includes
  1515.     a file reader, has some scripting ability.
  1516.  
  1517. UtilMa69 - Directory utility with so many features they cannot possibly
  1518.     be listed here.  It can work with Access if you use interlace -
  1519.     Utilma69 on the top half of your screen, Access on the bottom half.
  1520.     It can handle all of your disk housekeeping chores without resorting
  1521.     to the CLI.
  1522.  
  1523. ExecCli- This is a very small program that runs from CLI only.  Use it to
  1524.     see what is running in your system and where they are located.
  1525.     Interesting for studying the internals.
  1526.  
  1527. VirusX201 - the latest version of VirusX, which seems to be bugfree.
  1528. --------------------------------------------------------------
  1529. Contents ScopeDisk33
  1530.  
  1531. FONTS - A very clean font called 2001, size 8 x 8, so it works with SetFont.
  1532.     Another, Boxy, comes in all three standard sizes (8, 9, 11) and can
  1533.     be used with the FF command in 1.3, and a third is a 26-point font
  1534.     called Pirate.
  1535.  
  1536. DIRK - This program lets you fine tune your screen colors.  It can run from
  1537.     a startup sequence if you prefer, and is a CLI program only.
  1538.  
  1539. RXENV - This is a set of AREXX programs that work with Lattice C, making
  1540.     it easier to edit and compile programs.  Three programs are included,
  1541.     along with instructions.
  1542.  
  1543. CONMAN13 - The included ConMan.doc file has a full description of how to
  1544.     install and use ConMan, but here's a brief summary of the standard 
  1545.     features -
  1546.          -- Powerful line editing using control and arrow keys
  1547.          -- Adjustable-sized command history buffer
  1548.          -- Window control keys F1/F2 ... shrink or "zoom" the window
  1549.          -- Fast command search keys F5/F6
  1550.          -- Select window gadgets and attributes like borderless or backdrop
  1551.          -- Fully compatible with any software using CON- (console) windows
  1552.  
  1553.        Features and improvements new to ConMan version 1.3 include ...
  1554.          -- CND- handler ... allows "invisible" (non-blocking) type-ahead
  1555.          -- CNX- (extensible) handler ... an AUX--type handler for any device
  1556.          -- Much-improved editing for lines longer than the window width
  1557.          -- Improved shrink/zoom ... no more problems with rapid toggling
  1558.          -- Support for "S*" screen ... opens a window on the front screen
  1559.          -- Support for superbitmap windows
  1560.  
  1561. ICN2BRU - Many utilities convert brushes to icons. 
  1562.     This one converts. Icons to brushes so you can edit them with your
  1563.     favorite paint program. You can then use one of the other utilities
  1564.     to turn them back to icons.
  1565.  
  1566. SHOWBRD - This is a small program that will search the system for all
  1567.     mounted boards, etc., and report back information about them. 
  1568.     Written by a developer of hardware for the Amiga.
  1569.  
  1570. TEXTRDR - Will read and copy text from a window.  As you move the mouse
  1571.        across the text, it will appear at the cursor.  Useful - saves
  1572.        typing!
  1573.  
  1574. FORTUNE - A very small example of an AREXX program.  This one will read
  1575.        a datafile of fortunes, adages, etc., and print them out at 
  1576.        random times on the screen.  Datafile not included - sorry.
  1577.  
  1578. BILLIARDS - This is a very nice game.  A billiards table is shown on the
  1579.        screen, and you control the stick.  You can vary the force and
  1580.        direction with which the ball is hit, using the mouse to control
  1581.        it.  I like this one.
  1582.  
  1583. LEDGER - This is a program for keeping up with accounts of any kind - 
  1584.        home records, or those for a small business or a club.
  1585.  
  1586. XOPER11 - a tremendous program for snooping out and/or controlling
  1587.        tasks, processes, and all other structures in use in the 
  1588.        system.  It will display the start address of anything in use
  1589.        in the system, and in most cases, you get some measure of
  1590.        control over them.  VERY nice.
  1591.  
  1592. ROCKET - A drawing of rockets - an especially nice one.  This is an
  1593.        artist's rendition of rockets, inspired by the recent space
  1594.        launch.  Overscan picture, so you may have to have a program
  1595.        that will scroll pics in order to see all of it.
  1596.  
  1597. STAT11 - A manual translation of James M. Synge's stat.c to assembly
  1598.     language.
  1599.        Synge's stat is more useful to programmers than the AmigaDos or ARP
  1600.        status commands because it shows where each command is loaded into
  1601.        memory.  All variable storage is on a stack frame so the code is
  1602.     "pure".
  1603.  
  1604. DUTILS - This file contains several utilities from Matt Dillon.  Each is
  1605.        very small, and the source is given.
  1606.  
  1607. DIR -     A very small utility that enhances the DIR command.  Among other
  1608.        things, it will give you a five-column directory.
  1609.  
  1610. KICKFONT3 - This is exactly like the KickFont 1000 users have been using for
  1611.        a while - comes from Greg Browne just as the other did, but this one
  1612.     works on a 1.3 Kickstart.  The new font is VERY nice.
  1613.  
  1614. ICONS -  The icons included are-  Box.info,Envelope.info, File.info,
  1615.     Left.info, Middle.info, and Right.info.  All are WorkBench fonts.
  1616.  
  1617. DMOUSE11 - The popular mouse utility from Matt Dillon, once more improved
  1618.        and enhanced.  Sunmouse, mouse accelerator, pointer blanker, screen
  1619.        blanker, popcli, etc.
  1620.     ---------------------------------------------------------------
  1621. Contents  ScopeDisk34
  1622.  
  1623. SLATE - Slate! will do the following.
  1624.     Display a slate (surprise!) with the following items: Title, Scene,
  1625.     Client, Director, Editor, Comments, Date, and Time
  1626.     All items may be changed at any time, indivudally or together.
  1627.     Display video Black for Initializing a tape for insert editing.
  1628.     Start a reverse 10 count (with beeps).
  1629.     Automagic Tape preping (10 sec slate w/ cal tone,5 sec black,10 count)
  1630.     Audio Calibration Tone Toggle.
  1631.  
  1632. NNETMT - The program Neuron.c simulates a SIMPLE stable state neural network
  1633.     reporting on both input and output states and energy levels after each
  1634.     iteration (namely set up for 8, though usually the network stabilizes 
  1635.     after about 4). The program demonstrates a very straight-forward method
  1636.     of programming a content-addressable memory and receiving output from
  1637.     that memory. This program is based on a BASIC program developed in
  1638.     Ed Rietman's book "Experiments in Artificial Neural Networks" published
  1639.     by TAB Books copyright 1988.
  1640.  
  1641. PICS - A collection of pictures from various sources.  
  1642.  
  1643. ATMCLK - AtomClock will dial the U.S. Naval Observatory in Washington D.C., 
  1644.     readthe 1200 BAUD time signal their atomic clock puts out and set the
  1645.     Amiga system clock accordingly.  It runs from Workbench or CLI 
  1646.     (distribution archive is "SUPERFRIENDLY").  The default configuration
  1647.     will work with a Hayes-type modem but parameters can be adjusted for 
  1648.     just about any modem. Good example of serial port access and reading 
  1649.     icon TOOLTYPES.
  1650.  
  1651. PCPATCH - Along with this file you should find two programs called 'PcC3.5'
  1652.     and 'PcF3.5'. They are made to patch PCCopy and PCFormat respectively 
  1653.     from the 'EXTRAS 1.2' disk, to allow reading/writing/formatting 3.5 inch
  1654.     360k (2 sides/40 Tracks/9 sectors) MS-DOS disks. In order to make the
  1655.     programs work, put PcC3.5 and PCCopy, PcF3.5 and PCFormat into the same
  1656.     directory. Patches are always applied in memory and not on disk, so you
  1657.     may copy them directly into the Extras:PCUtil directory.
  1658.  
  1659. RADIO - This is an example of how 'radio buttons' could be implemented using
  1660.     gadgets. I use the GadgetID and UserData fields of the gadget structure
  1661.     to keep track of each set of radio buttons. When the user clicks on a
  1662.     radio button a variable is set and an optional function is called with
  1663.     the variable as an argument.
  1664. -----------------------------------------------------------------------
  1665. Contents  ScopeDisk35
  1666.     
  1667. SURF - BezSurf (or Surf for short) is a program for producing bezier
  1668.     surfaces of revolution. It produces awesome pictures of wineglasses and
  1669.     doorknobs, and other objects one could turn on a lathe. BezSurf  
  1670.     includes the capacity to map iff image files onto any surface that it
  1671.     can draw.
  1672.  
  1673. GRAPHITE - This is a 9-point font.  Just copy this into your Fonts:Directory
  1674.  
  1675. PATHDEV  - This is a program that will search your directories for you, 
  1676.     making PATH do more than it was intended to do!
  1677.  
  1678. APLOT13A - Amiga Plot is a three dimensional mathematical function plotter. 
  1679.     It takes a function, parses it into a partially compiled form and then
  1680.     calculates coordinates to be placed in the xyz system. AmigaPlot uses
  1681.     hidden line removal based on a principle known as the painters
  1682.     algorithm. The use of color in the plot can produce very pleasing
  1683.     effects especially when a feathered pallet is used. The idea of 
  1684.     AmigaPlot is to provide an artistic approach to the sometimes dry 
  1685.     subjects of Analytical Geometry and Trigonometry.
  1686.  
  1687. MOUSEZOOM - This is MouseZoom, a mouse accelerator for the Amiga. It doesn't 
  1688.     try to do everything under the sun (ala Mach16), it only speeds up the  
  1689.     mouse.
  1690.  
  1691. SS - This file contains the following : GrabViews, a one-shot screen save, 
  1692.     TimeSave, a timed screen-save program, and Memview, which scans memory
  1693.     for bitmaps.  This will save screens that are held in memory even though 
  1694.     they are not currently being displayed.
  1695.  
  1696. FIND11 - Will locate all instances of a filename (or wildcards) anywhere on
  1697.     any currently mounted volume. Will search for a string in any file 
  1698.     system-wide, or in specified directory(s). Partial wildcarding of 
  1699.     directories to search/exclude.
  1700.  
  1701. ROBOTS - Two ray-traced robot pictures by Louis Markoya.
  1702. -----------------------------------------------------------------------
  1703. Contents ScopeDisk36
  1704.  
  1705. FRIEND - This is a screen hack - with a note hinting that it will give
  1706.     your pointer some friends.  Try it for yourself!
  1707.  
  1708. PLAYER - This is the most recent player for animations created with 
  1709.     TurboSilver.
  1710.  
  1711. SEARCH - The fabulous C128 has a very handy built-in debugger with a
  1712.     lot of commands. The public domain debuggers  from Amiga sources can do 
  1713.     a lot, but they don't have a decent Hunt (Find, Search) command that
  1714.     could salvage "lost" files in memory after an accidental delete or 
  1715.     reset. SEARCH will let you reset the Amiga after a crash, search through
  1716.     memory until you find your data (it does the searching), and then you 
  1717.     can save it to disk, reload it and go on with your work.
  1718.  
  1719. FREPAINT - This is a rather full featured, totally PD paint program.  It 
  1720.     has a toolbox and permits you to do some rather nice work.  And the 
  1721.     price is certainly right.
  1722.  
  1723. SHOWLOCKS - ShowLocks, show all locks on a volume.  This file contains
  1724.     both the source and an executable for a utility to show all of the locks 
  1725.     on an AmigaDOS volume.  Type showlocks volume: or showlocks all to 
  1726.     run it.
  1727.  
  1728. MBRAIN - MBrain is a game, similar to MasterMind.  It is attractively
  1729.     presented, and can take up LOTS of your time!
  1730.  
  1731. SPINNER2 - A ray-traced animation, very attractive.  Use it when you
  1732.     can afford to power down.  The file says you can get out with 
  1733.     Control-C, but I have not found this to be reliable in all cases.
  1734.  
  1735. TEXTER - A text formatter.  It will strip, add, or swap CRs and LFs,
  1736.     Strip spaces and/or tabs, remove REMarks from BASIC programs, Remove 
  1737.     or add blank lines, number pages, add or remove line numbers, put text 
  1738.     into two columns, reformat, format for BBS-PC, and will undo the last
  1739.     action. Needs AmigaBasic from the Extraa disk. 
  1740.  
  1741. WOF - The Wheel of Fortune game.  We had an earlier version of this
  1742.     game, which did not work very well.  This one DOES work from the
  1743.     supplied icon.  Enjoy.
  1744.  
  1745. TICKER - Ticker will open an Intuition window which consists of a close
  1746.     gadget, two depth gadgets and a drag bar.  The current system time will
  1747.     be continuously displayed upon the drag bar in twelve-hour format.  The
  1748.     window can be conveniently placed upon the Workbench Screen drag bar
  1749.     where it will be out of your way. 
  1750.  
  1751. ---------------------------------------------------------------------
  1752. Contents ScopeDisk37
  1753.  
  1754. TAROT - Tarot is a conversion from the Commodore 128. Though the program 
  1755.     lacks the graphics for the cards it still is a nice program and well 
  1756.     worth the port.
  1757.   
  1758. Access - This is version 1.42 of the popular Access! terminal program.
  1759.     It is colorful, and has many features such as a review buffer, a file 
  1760.     reader, a simple scripting facility, auto dialing, repeat dialing, and 
  1761.     many, many more.
  1762.  
  1763. Shell2.11 - Matt Dillon's update to the shell program for which he is
  1764.     quite well known.  It provides screen editing, history, programmable 
  1765.     keys, and other needed features.   
  1766.  
  1767. AZPtchD - Another terminal program.  This is really the simpler Comm1.34
  1768.     with a patch that handles z-modem for extra speed.
  1769.  
  1770. Pics - Three pictures from various sources.
  1771.     
  1772. Extract - This program will extract font data and put into C-source
  1773.     so that it can be compiled into a program, thus eliminating the need
  1774.     to include a special font, and the complicated instructions telling 
  1775.     your user how to install that font.  Also, no need to clutter up the 
  1776.     user's font directory.
  1777.      
  1778. Storage4 - This will report on the amount of free storage for every
  1779.     device in the Amiga - disks, RAM:, etc., and will give a warning when 
  1780.     the amount remaining reaches a low level.
  1781.  
  1782. FlIcon - There are three icons in this group, and their full name
  1783.     is "Florida Icons".  They are nice.
  1784.  
  1785. Dicons - These are disk icons, and are not readily 'viewable'.  To
  1786.     see them, copy "iconname.info" dfn:Disk.info and then remove and 
  1787.     re-insert the disk.  It will now have the new icon on it.
  1788.  
  1789. Bandit - This is a working demo of Greg Campbell's terminal program.  An
  1790.     earlier version of this terminal was called GT.  It is colorful, many-
  1791.     featured, but quite cryptic.  Not for the novice!  But good.
  1792.     
  1793. -----------------------------------------------------------------
  1794. CONTENTS - ScopeDisk38
  1795.     
  1796.     AS THIS DISK IS ALMOST FULL THE ICONS FOR THE READ.ME AND DOC FILES 
  1797.     HAVE BEEN REMOVED. YOU CAN EITHER USE A UTILITY TO READ THE FILES OR 
  1798.     COPY SUFFICIENT OF THE PROGRAMS TO ANOTHER DISK AND THEN COPY AND 
  1799.     RENAME THE APPROPRIATE ICONS AS NEEDED. THERE IS ONE IN THE SUPERVIEW 
  1800.     DRAWER.
  1801.  
  1802. DiskX22 -This is the most recent release of Steve Tibbetts' excellent disk 
  1803.     editor. Use it to repair disks, or to snoop out interesting
  1804.     things that might be hidden there.  Instruction are included.
  1805.      
  1806. NoKlickStart - For A1000 owners who hate clicking disk drives.  This
  1807.     will patch your KickStart disk so that the click is eliminated (if you 
  1808.     have the right kind of drives.  SOME A1010 drives will not respond to 
  1809.     this program, but it does work for most.)
  1810.  
  1811. SuperView2 - A favorite IFF viewer, updated, given many new abilities,
  1812.     and working well with 1.3.  SuperView will support overscan, 
  1813.     color-cycling, will show a whole directory of pictures at one time, 
  1814.     many things it would not do in the earlier version.  This is a VERY 
  1815.     nice program!
  1816.  
  1817. FFSdsch - If you absolutely insist on using the FFS on your floppy
  1818.     disks, this program is said to make the drive recognize that the disk 
  1819.     has been changed, something that does not happen without it.
  1820.  
  1821. UE24C - A VERY recent update to Rick Stiles' popular text editor - the
  1822.     shareware version.  This is a subset of his commercial version of the 
  1823.     program, and it is one of the most popular text editors, in either 
  1824.     version.
  1825.  
  1826. Clerk - The fourth version of this accounting program.  It is actually
  1827.     in use in several small businesses.  It handles accounts payable, 
  1828.     accounts-receivable, general ledger, and some other bookkeeping chores.  
  1829.     It must be placed on its own disk in order to work, but instructions 
  1830.     are included.
  1831.  
  1832.  
  1833. ------------------------------------------------------------------------
  1834. CONTENTS  ScopeDisk39
  1835. AMAZE11 - This program will generate cute little mazes for you to solve, and
  1836.     you solve them by moving the mouse along the path to the end.
  1837.     Cute - not very hard, and a seemingly endless variety.
  1838.  
  1839. PICS - This is a drawer full of pictures that have appeared during the
  1840.      month. Included are a very fine picture of a violin, one of a
  1841.      forest scene, some flowers, and a page of flags.  All are
  1842.      of very high quality - many done with the scanner from ASDG.
  1843.  
  1844. AMIGANTT2.01 - AmiGantt was designed to create a simple, interactive 
  1845.     method of outlining the tasks required to complete a particular 
  1846.     project, using the GANTT chart as the input format.  This is a fine 
  1847.     tool for project management, and version 2.01 is greatly enhanced over 
  1848.     the one on an earlier disk.  Requires ARP library.
  1849.  
  1850. CHESS - A chess game, with graphics, written in BASIC.  The BASIC code is
  1851.     included, so you can make changes if you wish.
  1852.  
  1853. ICONLAB2 - This utility will change any icon from one type to another, such
  1854.     as changing a tool icon to a disk icon.  It will let you split
  1855.     alternate-icons into two separate ones, or it will take two icons
  1856.     and join them, or will take two DPaint brushes and make icons from
  1857.     them to make a first and alternate.  It has a really large window
  1858.     so you can view extremely large icons.  Other features as well.
  1859.  
  1860. ----------------------------------------------------------------------
  1861. CONTENTS ScopeDisk40
  1862.  
  1863. Musician -  This program will show you a picture of a keyboard, on which
  1864.     you can actually play, using the music system in the Amiga.  You
  1865.     can have piano, or drums, or both.  Music can be saved or loaded
  1866.     and a help screen is included as part of the program.  Nice
  1867.     graphics, and fun to play.
  1868.  
  1869. Showfont31 - An improved version of the ShowFont program on an earlier disk.
  1870.     This program will open a window, read your fonts: directory into
  1871.     a requester in that window, and you may select any font which
  1872.     will then be displayed in the window.  No need to load a paing
  1873.     or DTP program to view the characters in a font.  Nice.
  1874.  
  1875. AmigaForth - The file says, AmigaForth.blk, and is an implementation of the
  1876.     Forth programming language for the Amiga.
  1877.  
  1878. WBDepth  - This program will change the number of planes assigned to your
  1879.     WorkBench screen, and can do it 'on the fly'.  With one bitplane,
  1880.     you get two colors; two bitplanes, four colors, three bit-planes,
  1881.     eight colors, etc.  Interesting program!
  1882.  
  1883. m2du371 - This directory utility is extremely capable, and has been revised
  1884.     since the release of 1.3 so that it now handles the script and
  1885.     pure protection bits properly.  If there is anything this utility
  1886.     cannot do, there are extra gadgets you can set up to your own
  1887.     taste - and it is PUBLIC DOMAIN, not shareware.
  1888.  
  1889. CR20 - ClickRead was designed as a text file reader for the ".doc' files
  1890.     that often accompany programs.  It is a small program, suitable
  1891.     for keeping in the C: directory, but has nice features such as a
  1892.     slide gadget for positioning in the text, buttons for scrolling,
  1893.     a search mode, and a 'park' mode that gets it out of the way.  A
  1894.     very nice little utility.
  1895.  
  1896. SpToy - The original SpeechToy, written by Dave Lucas, has been enhanced
  1897.     by Rob Peck.  It can now read and write its own icon with the
  1898.     defaults you have set, has a menu item to save the current
  1899.     speech settings, can be started from either WB or CLI, and
  1900.     can read the default values in the icon even if run from the CLI.
  1901.  
  1902. ZoePlay - A PD-player for the new animation program, ZoeTrope.  This player
  1903.     will be necessary to view the animations for those who do not
  1904.     purchase the program.  Lessee now - you need a player for each of
  1905.     the animation programs, and I think that is up to about six.
  1906.     Shall we make a disk of players?
  1907.  
  1908. SMORSE -  This file contains the source, but it is sparsely documented.  I
  1909.     know only that it sends Morse code, and I think it sends it through
  1910.     the sound channels from input at the keyboard.  An adventure
  1911.     for you - find out how it works!
  1912.  
  1913. TETRIX -  This game originated in Russia.  It is available in PD forms for
  1914.     several computers, and the source is in public domain, but there
  1915.     are commercial versions from Spectrum HoloByte for the IBM and the
  1916.     MacIntosh.  This is an Amiga port of the public domain code.
  1917.  
  1918. WARP2.0 - The author of Warp is unknown, but the program will make an
  1919.     archive of an entire disk, preserving the exact structure in
  1920.     much the same way as making a backup will do.  It is simple
  1921.     to use:  To read it, type "WARP 0 79 Name", and to write
  1922.     the archived version out, "WARP write name".  Can be used for
  1923.     less than a full disk, too, by specifying the tracks to be
  1924.     read or written.
  1925.  
  1926. KICKTOYS -  This set of three programs will let you study the kickstart
  1927.     routines.  Here are some tools to use for exploring the mysteries
  1928.     of the kickstart-
  1929.     Kickunload --------- reads the kickstart disk and creats a file ks.bin
  1930.                      which you can peruse with newzap.
  1931.     Kick_snatch -------- reads the kickstart image resident in memory
  1932.                      and creates a file ram:ks.bin
  1933.                      which you can peruse with newzap.
  1934.     Kick_split  -------- divides the 256k file into 4  64k X 8  files,
  1935.                      suitable for programming into 27512 eproms.
  1936.  
  1937. LS21 -  A Unix-style list utility that permits various types of sorts
  1938.     and other options that give many of the features of both LIST
  1939.     and DIR.  A very nice replacement.
  1940. -----------------------------------------------------------------------
  1941. CONTENTS ScopeDisk41
  1942.  
  1943. Stock - StockChart is designed for investors who want to perform
  1944.      technical analysis on stocks.  The current version provides you
  1945.      with the facilities to input the high, low, close, and volume of
  1946.      stock prices on a daily basis; display the data for the latest
  1947.      six months; rescale the charts; and draw trend lines.
  1948.      Additionally, information on short -term trends in the market can
  1949.      be tracked through use the put -call ratio graphs.
  1950.  
  1951. HDemo -  This is one of those European demos that do marvelous things with
  1952.      Copper lists and such.  This one behaves a bit better than some,
  1953.      and you can put your own text into a file and have it display
  1954.      your text in its strange and marvelous ways.
  1955.  
  1956. AmiBug - Screen hack.  This one has a little bug that crawls across the
  1957.     screen at random intervals.
  1958.  
  1959. Xoper12 -  A system monitor to end all monitors!  It will report to you 
  1960.     about almost anything that is operating in the system, and with 
  1961.     extensive information about each. It can cancel a task that has died 
  1962.     on you, change the priority of anything in the system, and much more.
  1963.  
  1964. Ledger12 - The Ledger provides  a  simplified  approach  for  your financial
  1965.     record  keeping  requirements.   You  can  use  the  system for a
  1966.     variety of purposes, such  as  keeping  track  of  bank accounts,
  1967.     credit cards, accounts  recievable,  accounts payable, and income
  1968.     and expenses for your  club.   You  may  establish  any number of
  1969.     accounts (limited only by disk  space)  and enter debit or credit
  1970.     transactions as  they  occur.   As  transactions  are  entered, a
  1971.     running balance is provided  at  the  bottom  of  the screen.  An
  1972.     option is provided that will  allow  you to print a statement for
  1973.     any given account.
  1974.  
  1975. cahd   -  The latest Commodore hard disk device.  For some hard disks, 
  1976.     this is an absolute necessity.
  1977.  
  1978. FlySnuff   -  A game    - snuff out the flies.
  1979.  
  1980. SnipIt12   -  This is one of the most useful programs to come to me.  With
  1981.     a keystroke, it snips text from any window that is open, and lets
  1982.     you paste it into any other window that is expecting output.  How
  1983.     about snipping a directory from the CLI window and pasting it into
  1984.     an editor, such as this?  Or text from a terminal window, pasted
  1985.     to an editor for saving?  Or keyboard input that you don't want
  1986.     to type repeatedly?  Great program.
  1987.  
  1988. HandyIcon   -  Another of the "neatest things of the year", this one adds
  1989.     an extra menu strip to the Workbench.  Once installed, you can
  1990.     click the icon of any program and the icon for HandyIcon, and it
  1991.     will add that program to the menu.  After it is added and saved,
  1992.     you can just select that item from the menu without having to
  1993.     open all those extra windows on the screen.  This version has
  1994.     been patched to work properly with 1.3 ROMs.
  1995.  
  1996. Pics - Two nice pictures two gaze upon.
  1997. -------------------------------------------------------------------------
  1998. CONTENTS ScopeDisk42
  1999.  
  2000. MCAD126 - mCAD is an object-oriented drawing program.  It has a small
  2001.     set of graphics primitives (like "line", "box", and "text") and
  2002.     a small set of editing functions (like "move", "size", and "rotate").
  2003.     While drawing and editing, the user can call on other functions
  2004.     to modify the display.  There are several printer drivers
  2005.     including one for the StarSG-10.
  2006.  
  2007. STUD - This is a stud poker game written by Griff Jackson of Plano.
  2008.     Written in AmigaBASIC, then compiled for easy use and speed.
  2009.  
  2010. ULTRAP -  Shareware - $15.  This is a paint program, and appears to be quite
  2011.     capable.  It has most of the features one would expect a paint
  2012.     program to have, such as boxes, circles, fills, zoom, etc.  The
  2013.     save function is disabled in this demo, but will be on the disk
  2014.     you get if you send the $15.
  2015.  
  2016. HANDSHAKE212A - Shareware terminal program.  This program has one of the
  2017.     best implementations of Vt100/52/102 according to many who use
  2018.     those terminals regularly.  It also supports Kermit, XModem,
  2019.     YModem, and Ymodem batch.  It has an autodial, phone directory,
  2020.     and other handy features frequently not found in programs that
  2021.     support these protocols.  Very nice program!
  2022.  
  2023. EXTRACTFONT12 - This program will extract the data from any standard Amiga
  2024.     font and create C source from it so that it can be linked with
  2025.     a program.  This eliminates the necessity of requiring a user to
  2026.     copy a specific font into his fonts - directory in order to use your
  2027.     program.  The font becomes an integral part of the program itself.
  2028.     Included are a sample font to be changed to source, and a sample
  2029.     program that will use the font.  If you are going to require a
  2030.     user to have a specific font for your program PLEASE do it this
  2031.     way!! Our fonts - directories and boot disks are too full to keep
  2032.     adding and adding and adding.
  2033.  
  2034. XMASCARD - A Christmas Card picture, just for the season.
  2035. ----------------------------------------------------------------------------
  2036. CONTENTS: ScopeDisk43
  2037.  
  2038. ALPHASTAT -  AlphaStat is a program that performs a variety of statistical
  2039.     functions on a user-created database. It is designed to perform 
  2040.     descriptive,bivariate, and multivariate analysis on databases both small
  2041.     and large.While I have tried to make the package useful for anyone who
  2042.     might need to add a little number crunching power to their Amiga, it was
  2043.     really put together with social science research in mind. AlphaStat will
  2044.     probably be most useful to students, social workers, and others who have
  2045.     a need for computer analysis of large bodies of data. And while 
  2046.     AlphaStat doesn't have the features of the higher end statistical 
  2047.     packages (conical rotations,advanced factor analysis, etc.) it can also
  2048.     serve as a limited aid to more serious researchers.
  2049.  
  2050. DISKSALV132 -DiskSalv V1.32 is a disk recovery program for all Amiga file
  2051.     system devices that use either the AmigaOS V1.2/V1.3 Standard File
  2052.     System or the AmigaOS V1.3 Fast File System.  DiskSalv will scan a bad
  2053.     disk volume for anything that can be recovered, and will restore these
  2054.     items to any AmigaDOS volume.  It does not make any attempt to fix the
  2055.     bad device in place; thus, any file that can't be restored with DiskSalv
  2056.     might possibly be restored with an alternate method.
  2057.     Several bugs were fixed since the last version.
  2058.  
  2059. DISKX22a -This special edition of DiskX adds a "bootsave" feature that will
  2060.     let you store boot blocks of protected commercial software, to protect
  2061.     them should a virus attack the original.
  2062.     DiskX lets you view the disk in a block-by-block format.  It also lets
  2063.     you find strings of text anywhere on the disk, find the first block of
  2064.     any file, to view each block either as the mass of hex numbers it really
  2065.     is, and to view the block as what it represents to AmigaDOS (i.e., file
  2066.     header block, user directory block and such.  The different block types
  2067.     there can befound in the AmigaDOS Manual by Bantam Books.
  2068.  
  2069. EFJ -  ESCAPE FROM JOVI is a joystick controlled agility-based game,
  2070.     featuring multilevel, editable levels, real inertia and gravity
  2071.     effects, two-way, hires scrolling, animated sprites, digital sound,
  2072.     and high scores saved to disk.  EFJ works only from CLI.  Read the
  2073.     included documentation to set up the disk so it will work.
  2074.  
  2075. EGYPTIAN RUN -It seems the pyramids have come alive and are out to take over
  2076.     the world ! You are the world's only hope !  Can you get past the 
  2077.     pyramid missiles with the bumps to contend with and get in range to fire
  2078.     your guided missile at the control pyramid ?  But even then your missile
  2079.     is damaged and hard to control.  Requires a joystick in Port #2.
  2080.  
  2081. SCREENX22 -ScreenX's major functions are -   It provides a small clock and
  2082.     memory counter if you want to use it; cycles screens so you can get
  2083.     to those that are behind, even if the front screen has no depth
  2084.     gadget;   and provides an easy way to save a screen to an IFF file
  2085.     or send it to the printer.
  2086. ----------------------------------------------------------------------
  2087. CONTENTS ScopeDisk44
  2088.  
  2089. BOOTUNE -      The purpose of Bootune is to put an easily recognizable
  2090.     boot track on your disk, which would be a likely target for a virus.
  2091.     Thus, when you don't get the standard boot tune, you know the workbench
  2092.     (or whatever) is infected. Of course, this won't work on programs which
  2093.     need their own special boot tracks (either for copy protection or
  2094.     just out of a structural need). Bootune also flashes the screen from
  2095.     time to time in case you don't have the audio connected.
  2096.  
  2097. BOUNCE -  This is an animation done with TurboSilver.  To run the animation,
  2098.     cd to this directory and type
  2099.     player Bounce.ani
  2100.  
  2101. FONTS -  This file includes a number of large headline-type fonts, useful
  2102.     for desk-top publishing, titling, and many other purposes.
  2103.  
  2104. MAGICSQR -   This is a game, based on one of the electronic games from
  2105.     MERLIN.  The object of the game is to select a sequence of pattern
  2106.     changes that will result in generating a magic square.  Instructions
  2107.     and suggestions are included.
  2108.  
  2109. WRITUTILS -  This is a collection of small utilities from Matt Dillon, each
  2110.     designed to do one specific task, such as add a carriage return at the
  2111.     end of each line, to remove carriage returns from the ends of the
  2112.     lines, to find a file, to compare two files and report the 
  2113.     differences,and one or two others.
  2114. ---------------------------------------------------------------------
  2115. CONTENTS  ScopeDisk45
  2116.  
  2117. STRIPES - Stripes is a program that will create a multi-shaded
  2118.     effect for your workbench screen. With the program you have
  2119.     complete control of the effects that you want.
  2120.  
  2121. DLABEL - DLabel is a simple but useful utility for printing 3.5" disk labels
  2122.     with an IBM compatible printer.  Its use is self-explanatory  --
  2123.     simply click on the CLEAR gadget to erase the startup text, enter
  2124.     your data, and click the PRINT gadget to send it to your printer.
  2125.     *** Note that DLabel works only with IBM compatible printers!
  2126.  
  2127. EDIBLE2 - This program will do many things to modify a file in order
  2128.     to make it EDible.  First, it will remove all characters that ED
  2129.     cannot handle.  It will also remove the CR/LFs of many files as when
  2130.     using ED, only LFs are needed and CR/LFs will leave lots of messy
  2131.     double spacing in the file.    To get usage of the program, just type
  2132.     EDible.  An optional third comment may be added if you like.  This can
  2133.     be a number from 0-255.  It will tell the program the maximum line
  2134.     length you want.
  2135.  
  2136. RULER3 - Opens a borderless WorkBench window in which is contained a ruler
  2137.     for the purpose of aligning or constraining text; the default ruler
  2138.     is 30 characters intended to help prevent entering too-long filenames.
  2139.     The program will automatically adjust itself to fit your personal
  2140.     screen configuration (ie. MoreRows).
  2141.  
  2142. MFFCIS - These are some AREXX programs to help you manage Compuserve data
  2143.     libraries using Microfiche Filer and AREXX. These will take WHAP TAPCIS
  2144.     ".CAT" files and put them into a MFF database. Duplicates may be
  2145.     deleted.  Also included is a MFF database of the AmigaTech library with
  2146.     uploads from July to mid-December -- Art Steinmetz
  2147.  
  2148. PICS - Just to look at !! Includes the AMY500 pic.
  2149.  
  2150. AMY500 - This is a picture of the Amiga 500 from the INSIDE. Shows the main
  2151.     board, chip locations, and board layout. This picture comes from one of
  2152.     those "Utility" disks from Europe called "The Firm", so the original
  2153.     artist is not known. I just captured the picture, added the 68000 CPU
  2154.     which was missing, touched up Fat Agnus a little, and added the labels.
  2155.     Let me know if the labels are not right because its been awhile since I
  2156.     have opened up a 500. John Gager
  2157.  
  2158. SIMPLE - A very simple ARexx macro for TxEd+ to show beginners how to go
  2159.     through a file doing things until the file is finished.  Highly
  2160.     commented I deleted the comments and resaved it as Template.txed, so I
  2161.     can use it as a starting point and memory-jogger for the few occasions
  2162.     when I need to write a macro. For beginners only.
  2163.     // Jim Ventola
  2164.  
  2165. DSDELUXE - Disk Storage Deluxe displays more info about floppies, hard disks
  2166.     ram, etc. than you every need to know.  Its window will pop up on ANY
  2167.     screen.  Warns you when free storage in any device drops below a
  2168.     specific level by flashing, beeping, a requester, or speaking!  This is
  2169.     the 'Deluxe' version of the old Disk Storage with many new things and
  2170.     it is very robust now.  Definitely something you shouldn't miss.  Get
  2171.     it!  Khalid.
  2172.  
  2173. MAXCLI - For those of you who don't know, AmigaDOS has a ceiling of 20 for
  2174.     the maximum number of CLI's you can have open at once.  Well, this
  2175.     little utility that fits nicely at the top of your s-s changes that to
  2176.     255, which is more than even the most memory-rich user will probably
  2177.     ever need.
  2178.  
  2179. FONTS - Four more fonts Florence,San Diego,ST and Steelbrush
  2180.  
  2181. A3000 - A "what-if" sketch of the way someone else would have designed it!!
  2182.  
  2183. COLOURTEXT - This program wedges the standard Amiga Text() call to provide
  2184.     support for ColorFonts(tm).  ColorFonts(tm) is the multi-colored Amiga
  2185.     font standard developed by Interactive Softworks.  ColorFont(tm)
  2186.     characters can have from 2 to 16 different colors, and are generally 
  2187.     created by using InterActive Softworks Calligrapher program.  
  2188.     The ColorFonts(tm) standard has been adopted as part of the V1.4 Amiga 
  2189.     Operating System.
  2190.  
  2191. FILETYPE -  Identifies the type of files by examining the first 512 bytes
  2192.     and using heuristics (i.e. it guesses). For instance, it distinguishes
  2193.     C programs from Assembly from Modula II from Smalltalk from English text
  2194.     it knows about the different icon types, device drivers, libraries,
  2195.     Aztec file types, arc, zoo, IFF files, etc. I did my best to have it
  2196.     recognize every file type I could get my hands on. Currently works only
  2197.     from the cli.
  2198.  
  2199. REXXARP21 - This is for now the last release of rexxarplib.library. A 
  2200.     couple of new functions, a few were extended, and one or two were
  2201.     slightly modified.The nicest new feature is the ability to display IFF
  2202.     files. For this you will need Christian Weber's iff.library, though. It
  2203.     is available on BIX as iff153.zoo: I have not included it in this
  2204.     archive.
  2205. -----------------------------------------------------------------------
  2206. Contents ScopeDisk46
  2207.  
  2208. TVUtil - This program allows you to create your own schedule for TV Sports: 
  2209.     Football if you get tired of the "standard" schedule on the original
  2210.     disk or if you wish to create a schedule for an NFL season as yet
  2211.     unplayed or a season of the past.  The editor gives you the oppor-
  2212.     tunity to change several aspects of any league disk for TV Sports:
  2213.     Football. It holds several advantages over the editor in the
  2214.     original game. One advantage is that it is much faster than
  2215.     the editor in the game, which is very slow responding to keyboard
  2216.     input.  Another advantage is that you do not have to concern
  2217.     yourself with the "rank" of each player. Any player can have any
  2218.     ability rated from 1 to 8.  The most significant advantage is that
  2219.     you can change the jersey colors of teams if you prefer one over
  2220.     another.
  2221.  
  2222. MJ-PGS -  The programs in this group are in AmigaBasic and designed to
  2223.     generate and plot Mandelbrot and Julia sets. The time-critical
  2224.     iteration routine of the generator (MJ.Gen_T) is written in assembly
  2225.     language by Martin F. Combs.  An addition innovation by Martin is
  2226.     that the ML program operates on long integers which are derived by
  2227.     multiplying input parameters by 2^28. As a result, the pro-
  2228.     gram is extremely fast (about 3 times as fast as the usual
  2229.     Mandelbrot programs written in C, available as PD or Shareware).
  2230.  
  2231. LOCKS - This is a tiny program that will remove any unneeded locks retained
  2232.     in the system.  Have disk icons hanging around even after you have
  2233.     reformatted the disks?  Locks will let them go away.  System keep
  2234.     demanding a disk you no longer have, or a directory you have deleted?
  2235.     use Locks. Type "LOCKS" in a cli window for usage.
  2236.  
  2237. FLIP -   Flip is a screen hack, but not the same as the one that was popular
  2238.     a year or so ago.  This one resides in a tiny window in the tile bar
  2239.     anmd flips the screen from time to time - random sequence.
  2240.  
  2241. BATMAN -  The Batman composite picture was created by modifying the
  2242.     "head.scene" that came with the Sculpt 3D program, ray tracing the basic
  2243.     scene from five different angles mostly in "snapshot" mode, and then
  2244.     combining these pics into one picture using Digi-paint.
  2245.  
  2246. SCSIDOS3.0 -  This will be useful to anyone who has a C-Ltd. hard disk. This
  2247.     is the latest version of low-level formatter for those disks, and
  2248.     was said to have cured many problems.
  2249.  
  2250. ICONS  -  Icons for many of the most-used items of Amiga software - things
  2251.     like DPaint, Meshugnea, and about ten others.
  2252.  
  2253. VTONT -  VTOT is a collection of effects useful when recording Amiga output
  2254.     onto video tape.  It can run in the background, and the commands
  2255.     are available at any time.  There are three types of commands -
  2256.     Display, Effects and Miscellaneous.  the DISPLAY commands give control
  2257.     over colors, etc.  Effects will negate colors, or do flips and fades.
  2258.     Miscellaneous commands give control over window size and display modes.
  2259.     These tools were written by Mike Berro of MicroIllusions, and placed
  2260.     in public domain.
  2261.  
  2262. MEd24 -  Version 2.4 of a freely distributable editor.
  2263.     Med is a text editor written e specially for the Amiga. Uses
  2264.     the features of the Amiga with a view to make a programm user-
  2265.     friendly.  It works with the mouse and menus, and can edit up to
  2266.     36 texts at one time.
  2267.  
  2268. Packit - A file packer for disks. Type "PACKIT ?" in a cli window for usage
  2269.     Main task is to take all files and pack into 1 for use with a modem.
  2270. --------------------------------------------------------------------------
  2271. Contents ScopeDisk48
  2272.  
  2273. 3D-ICONS - The author of this file was impressed with the icons on the NeXt
  2274.     machine.   He made these for his Amiga.  You'll find a number of
  2275.     icons for each "type" and "name" disk device you have.  Simply
  2276.     copy the appropriate .info file to the disk and rename DISK.INFO
  2277.     as you copy it.  To aid in seeing what each icon looks like, I've
  2278.     included a picture file.  View it with any IFF ILBM picture
  2279.     viewing utility.
  2280.  
  2281. AUTO13 - This patch is for those of us without auto-config.  The patch is
  2282.     added to the Kickstart disk, performing the ADDMEM function whenever
  2283.     a "cold boot" is performed. The Kickstart execution of ADDMEM
  2284.     should eliminate the problems some RAM experience with ADDMEM and
  2285.     recoverable RAM disks (RRD, VD0- , Survivor, etc.).
  2286.  
  2287. CAT&MOUSE - Cat & Mouse is a game of hand/eye coordination.  The aim of the
  2288.     game is very simple-  STAY ALIVE AS LONG AS POSSIBLE. BUT (because
  2289.     there always has to be a BUT) as in real life, the more you eat the
  2290.     slower you will go and that's what your deadly opponents the Cats
  2291.     are hoping for. Also, if you don't eat enought you will loose your
  2292.     reserves of energy and either die or get caught.  Also like in real
  2293.     life, you only have one life to live...
  2294.  
  2295. DISKSTICK - This is a program designed for printing labels for 3 1/2" disks.
  2296.     It opens a window, reads the directories, provides for editing,
  2297.     offers a choice of print pitch, multiple or single column, and
  2298.     automatically prints the disk name and label.
  2299.  
  2300. DST11 -  This is a small program that will run from either the WB or CLI.
  2301.     It will display a list of ALL currently mounted devices, including
  2302.     hard disk partitions on the Workbench screen, i.e. it does not
  2303.     have its own window, so you have no way of communicating with it.
  2304.     That also means that it takes very little memory (no chip mem at
  2305.     all) and very little processor time.
  2306.  
  2307. EASYMENU -  This is a programming routine that will create a menu
  2308.     to be used in your own programs.  Very short, source only.
  2309.  
  2310. HELPWP -  WordPerfect Helper  -  this will put a bar on the bottom line of the
  2311.     screen showing the Function Key definitions for WordPerfect.  Press
  2312.     one of the qualifier - keys and the display changes to show what the
  2313.     function key does with that qualifier.  Saves lots of searching
  2314.     on that tiny template they send you.
  2315.  
  2316. RUNBACK3 -  This is an altered version of Rob Peck's fine program, RunBack.
  2317.     RunBack, similar to Run, allows you to startup a CLI program and
  2318.     let it run in the background.  Unlike Run, however, RunBack allows
  2319.     the original CLI to be closed.  Run would hang the CLI if you did this.
  2320.     Also unlike Run, the old RunBack did not search your command search
  2321.     path; you always had to specify the complete pathname of your command.
  2322.     This new version eliminates this hassle  -  -  it searches your path.
  2323.  
  2324. SCREENHACKS - Two of them - CloseMe, a window that just won't close, and
  2325.     some other tricks, besides.  Also, EW14.  You saw Exploding
  2326.     Windows a few months ago, and now it is better.
  2327.  
  2328. SETFONT2.5 - This is an update to Dave Haynie's popular SetFont program.
  2329.     SetFont V2.5 is a public domain program designed to allow the system
  2330.     font of the Amiga to be changed in various different ways.  The
  2331.     program is called from a shell or startup - sequence script, and has
  2332.     the form -    SetFont [fontname [point [places]]]
  2333.     Almost any diskfont of suitable size can be used.
  2334.  
  2335. SHOWFONT32 - December 88 update to this program, which will display all
  2336.     characters of a diskfont in a window on the screen.  It works
  2337.     quickly, and its window goes away after you are through.  It
  2338.     puts a requester on the screen, from which you may select the
  2339.     name and size of the font to be viewed.
  2340.  
  2341. QuickLens - QuickLens v2.03 is a program that magnifies portions of any
  2342.     screen. It demonstrates some very fast bit manipulation techniques.
  2343.     Written by Mike Berro, it is based on "Lens" by Ned Konz.  v2.03 has
  2344.     Magnify and NextScreen gadgets.  QLens automatically vacates any
  2345.     closing screen.
  2346.  
  2347. TTT - a 3-dimensional tic-tac-toe game on a board of 4 levels each board
  2348.     has 16 squares all displayed in perspective.
  2349.  
  2350. Asteroids - Asteriods loads all of its images from a single IFF/ILBM
  2351.     file called "template.ilbm".  If you don't like any or all of the
  2352.     shapes of the asteroids or ships just edit this file.  The images
  2353.     must remain the same size as before and be roughly circular
  2354.     (collision detection is based on circular objects).  Sounds are
  2355.     loaded from a set of IFF/8SVX sound files which you can also change
  2356.     to your liking.
  2357. -----------------------------------------------------------------------
  2358. Contents ScopeDisk49
  2359.  
  2360. UEDIT24GS - Uedit is an editor for technical users.  It has many
  2361.     wordprocessing features.
  2362.     In developing and enhancing Uedit, the aims have been for the user to -
  2363.     o Be able to work without bumping into limits of power and capacity;
  2364.     o Be able to automate repetitive work, eliminate tedium, save time;
  2365.     o Be rid of the irritation of wasted keystrokes and stodgy performance;
  2366.     o Be able to customize the environment fully;
  2367.     o Be able to create, on the spot, new capabilities that are needed.
  2368.  
  2369. TILES - Tiles! is your basic no-frills Shanghai-type game.  A board is
  2370.     covered with a set of 144 tiles, 36 different suits of 4 identical 
  2371.     tiles, each with a picture on it.  The object is to remove all the tiles
  2372.     2 at a time, by matching pairs of identical tiles.  Select one tile and
  2373.     it becomes hilighted.  Select another matching tile and they both are
  2374.     removed from the board.  The catch is that you can only select tiles
  2375.     which are on the end of horizontal rows.  Some rows are on top of other
  2376.     rows, but you can match tiles on different levels.
  2377.  
  2378. GARYICONS -  This is a large set of icons. Includes term prog icons.
  2379.     General interest, a bee?, some music and others.
  2380.  
  2381. EETART -  This file contains a number of pictures drawn by artist Jim
  2382.     Williams, who prefers to be called 'Eet'.  Eet was born in Hurst, and
  2383.     lived in one of the north Dallas suburbs before moving to Iowa.  These
  2384.     pictures include several cartoon types and some logos.  These are all
  2385.     original art - not digitized.
  2386. --------------------------------------------------------------------------
  2387. Contents ScopeDisk50
  2388.  
  2389. BAM12 -  This program is a complete setup for a SuperBASE PRO database
  2390.     program.  The author wrote this program to fill a specific need he had
  2391.     to manage the individual checks that he deposit into the bank.  He is a
  2392.     freelance musician, and his income is from many different sources.  He
  2393.     needed a way to keep track of what he has and has not been paid for. 
  2394.     BANK ACCOUNT MANAGER was born from this need.
  2395.  
  2396. BROWSER16 -  This is one of the most useful programs I have found in public
  2397.     domain - though it is released this time as shareware, no specific
  2398.     amount suggested.  It permits you to have your directories onscreen in
  2399.     a text window rather than an iconic one.  It lists ALL files, not just
  2400.     those that have icons.  You can use the Workbench utilities for copying,
  2401.     deleting, renaming, etc.  This updated version permits you to make
  2402.     additional pull-down menus, and to start programs by selecting them from
  2403.     the menus. These can be set up as you work, or can be stored in your 
  2404.     startup sequence and be ready always.
  2405.  
  2406. CORSAIR -  Very nice picture of a Corsair - especially nice use of the 
  2407.     cycling feature of DPaint to imitate animation.
  2408.  
  2409. DIRARC -  If you have arced files on disks, this is a must for you!  This 
  2410.     will read directories or disks of arced files and prepare DirMaster
  2411.     compatible files.  You can then read the file into DirMaster to find,
  2412.     list, print, and otherwise manage your arced library.
  2413.  
  2414. DMPATCH -On January 1, 1989, the popular disk utility program 'DiskMaster'
  2415.     developed a problem. It would display any date after Dec 31 1988 as Dec
  2416.     99,9999. Although all files were date stamped correctly, this was an
  2417.     annoying problem.  DatePatch will correct this problem on all version
  2418.     1.0 DiskMaster programs.
  2419.  
  2420. DPLAZ -  This one came without any documentation, but is said to prepare
  2421.     your IFF pictures for printing with a postscript printer.
  2422.  
  2423. EARPLAY -   This is a fairly simple, MIDI keyboard-controlled ear training
  2424.     program EarPlay currently gives practice in the recognition of melodic
  2425.     intervals only, i.e. hearing and identifying intervals in sequence. When
  2426.     you begin the actual practice, the program will play a sequence of one
  2427.     or more intervals. After hearing the sequence, you should then play on
  2428.     the keyboard the notes you think you heard. 
  2429.  
  2430. GEOTIME -  Geotime actually consists of two separate programs, Geotime_m
  2431.     depicts a earth map with day and nite sides shaded. You'll be able to
  2432.     observe the earth's shadow scroll across the map in real-time based on
  2433.     the system clock.  The other program, Geotime_g is a workbench clock,
  2434.     and shows the earth as a globe with day and nite sides. Like the map,
  2435.     the shadows will progress in real-time showing the current phase of the
  2436.     earth.  
  2437.  
  2438. NAKAMOTO -  This is a Jumpman-type game, and you can edit or make your
  2439.     own screens with the included editor.
  2440.      
  2441. PRINT -  Print will open a window, and show the complete status, during the
  2442.     printing, like....  
  2443.     1) Indicates the name of the file and exact length of the file.  
  2444.     2) Indicates the exact amount of the file (bytes sent) that was   
  2445.     received and verified by the printer.  
  2446.     3) A status bar (scale) that indicates the percentage (0% to 100%) of
  2447.     the file that is printed so far.  
  2448.     4) And an 'Abort' gadget to abort the printing of the file.
  2449.  
  2450. SORRY -  This is the Amiga version of the board game, Sorry!  The graphics
  2451.     are nice, and the game works well.  From 1 to 4 players can participate.
  2452.  
  2453. STMP -   'Stamp' will rename a file to the same name but with a date/time
  2454.     stamp. This program is very useful when you want to keep files that
  2455.     always get written over by a program.  In programming, you could use it
  2456.     for source code files or for executables, or any other use, like online
  2457.     capture files, etc. 
  2458.  
  2459. ZERG -   An adventure game, similar to Ultima.  This is a role-playing
  2460.     adventure in which you set up characters and explore with them.
  2461.  
  2462. ZPATCH -  This is a patch that repairs the broken date function in
  2463.     ZOO2.0.  If the dates in ZOO are a problem to you, this will fix it.
  2464.  
  2465. ------------------------------------------------------------------------
  2466. Contents ScopeDisk51
  2467.  
  2468. COLORLAB -This program will let you take a color picture in any resolution
  2469.     except HAM, modify the picture to show how it will appear in black and
  2470.     white,and then let you print it on your printer.  Useful for making
  2471.     printouts of color pictures on a b/w printer, but it will also let you
  2472.     modify the colors in an IFF image.
  2473.  
  2474. WPUTIL - Utilities written by WordPerfect Corporation for use with
  2475.     WordPerfect. One is a file converter, that converts text from other
  2476.     word processors to WordPerfect.  The other is a macro-editor, making it
  2477.     easy for you to set up macros to make WordPerfect easier to use.  A
  2478.     number of extremely useful macros are included.  I especially like the
  2479.     one that lets you change the default directory without reloading.
  2480.  
  2481. DPLAZ - An earlier version of this one was called CLAZ.  It lets you
  2482.     control a laser printer from the Amiga, giving you considerable control
  2483.     over the output. DPLAZ is a primitive (very primitive right now)
  2484.     typesetting^M program for the Amiga. It will allow you to arrange and
  2485.     print IFF pictures on a POSTSCRIPT laser printer. Currently the user
  2486.     interface is somewhat unfriendly, but functional. This program is
  2487.     similar in nature to "CLAZ",
  2488.  
  2489. FASTDISK - This program will copy your disk to a blank one, and while
  2490.     copying it will rearrange the disk to make it work faster.  Directories
  2491.     may be from three to five times as fast after using FastDisk.
  2492.  
  2493. MACH25 - This is an update to the popular mouse program MACHII.  The new
  2494.     version has a "SETMACH" program to set up your configuration(s), which
  2495.     will then be loaded by MACH when you use it.  A window shuffler has
  2496.     been added, as has the ability to change your preferences from the MACH
  2497.     program.  The other abilities include mouse blanking, popcli, screen
  2498.     blanking after non-use, hot keys, sunmouse, mouse acceleration, and
  2499.     others.
  2500.  
  2501. SRT - This program installs a wedge into AutoRequest for the purpose of
  2502.     replacing the text of standard system requesters.  If your replacement
  2503.     text for "Software error - task held" is "DEBUG", SRT will replace those
  2504.     useless Software Error requesters with a full width display of the PC,
  2505.     SP, registers, task address, and name of the task/command/process that
  2506.     crashed.  A sample file of replacement text is included, but you can
  2507.     replace the error messages with any text you want.
  2508.  
  2509. WCS - This is an adventure game WilliConstructionSet, with an editor for
  2510.     creating your own screens and levels.  It was recently featured in INFO
  2511.     magazine in an article by Harv Laser.  This is an updated version with
  2512.     faster operation and more new features, plus some bug fixes.
  2513. -------------------------------------------------------------------------
  2514. Contents ScopeDisk52
  2515.  
  2516. A68K24 - Version 2.4 of Charlie Gibbs' freely distributable assembler for
  2517.     the Amiga.  This assembler has been constantly groomed and enhanced,
  2518.     and is now the assembler of choice for many who consider it to be better
  2519.     than the commercially available ones.  It does not have the includes,
  2520.     of course,but those come with all compilers.  You can use SMALL.LIB
  2521.     from the Butterfield Assembler disk in our library, or you can order
  2522.     the includes from Commodore for $20.  This is a VERY nice assembler!
  2523.  
  2524. ADD21K - The 21K is added by removing all but two colors from your
  2525.     workbench screen.  If space is really tight, though, it might let you
  2526.     run something that would otherwise be impossible.
  2527.  
  2528. APP - APP is a preprocessor for the 68000 assembler that comes with Aztec C
  2529.     for the Amiga.  It will probably work with other 68000 assemblers.  APP
  2530.     provides structured programming constructs for the assembly language
  2531.     programmer.  Specifically, APP provides support for IF-THEN-ELSE-
  2532.     ELSEIF- ENDIF constructs and for DO-WHILE-UNTIL-ENDDO constructs.
  2533.  
  2534. ONEPLANE - This program is very similar to the ADD21K, from a different
  2535.     author.  It reduces the Workbench to a single plane, making it have only
  2536.     two colors, but reducing the amount of memory required.  Could be very
  2537.     useful in tight memory times.
  2538.  
  2539. TETRIX - Version 1.1 of the Russian game, Tetrix.  There is a commercial
  2540.     version of this game, called Tetris.  The game consists of a 'pit' with
  2541.     blocks falling into it.  Your job - keep the pit from filling up.  You
  2542.     do this by aligning the blocks so that no empty spaces are left.  When
  2543.     an entire row is filled, that row is removed, leaving extra space at the
  2544.     top of the pit.  This game can be very addictive!
  2545.  
  2546. TS - The utility provided here will request the correct time and date from
  2547.     TimeSaver and update the internal Amiga Clock.  This utility will work
  2548.     in all situations and with any combination of settings activated within
  2549.     TimeSaver.     The Tickler will get and set the time properly even if
  2550.     the TimeSaver is totally turned off.
  2551.  
  2552. TUTOR - To use this, you must first make a Workbench disk to hold it and
  2553.     then copy this file to the Workbench.  This Tutor will teach you to use
  2554.     the CLI commands.  The screen will be split, with the instructions in
  2555.     one half and the practice in the other, so that you can practice the
  2556.     commands and see them work as you go through the lessons.
  2557.  
  2558. XLISP - XLISP is an experimental programming language combining some of
  2559.     the features of Common Lisp with an object-oriented extension
  2560.     capability. It was implemented to allow experimentation with object
  2561.     oriented programming on small computers.  There are currently
  2562.     implementations of XLISP running on the IBM- PC and clones under MS-DOS,
  2563.     on the Macintosh, the Atari-ST and the Amiga.  It is completely written
  2564.     in the programming language 'C' and is easily extended with user written
  2565.     built-in functions and classes.  It is available in source form to non
  2566.     commercial users.
  2567. -------------------------------------------------------------------------
  2568. Contents ScopeÐisk53
  2569.  
  2570. GO - The object of this games is to claim territory by surrounding
  2571.     it with your stones. Stones are removed from the board  when
  2572.     all adjacent (but not necessarily diagonally adjacent)
  2573.     positions are occupied by the opponent. One point is
  2574.     awarded for each point of territory and for each captured
  2575.     stone.
  2576.  
  2577. HUMBIRD1.3 - There is however one catch,  You must have a NewShell window
  2578.     open with "AmigaShell" as it's window title, since this is the
  2579.     window title we key on to find out how to change the pointer.
  2580.     Not the greatest, but it works!!!
  2581.  
  2582. KLONDIKE20 - Card game writtin in BASIC by David Addison, enhanced by John
  2583.     Everett.  This warning came from John's documentation -
  2584.     WARNING -
  2585.     I told my wife I was going to warn everybody that this game was
  2586.     addicting.  Her comment - "I don't think its addicting.  I've been
  2587.     playing it 14 hours a day for three weeks now, and I can quit anytime
  2588.     I want to!"
  2589.  
  2590. MOREROWS - An update to a much earlier disk. Enables more rows and columns
  2591.     to be displayed on the screen than is otherwise posible.
  2592.  
  2593. MultiVue - This prog will read graphics files in various formats including
  2594.     Amiga IFF Amiga ACBM (Amiga continuous bitmap), Atari St (DEGAS elite
  2595.     and NEOchrome), Macintosh and some specials ALSO it will write the same
  2596.     formats AND create giant icons.....
  2597.  
  2598. LPlayer - Will play a digitized sound sample that is bigger than the normal
  2599.     800k that can be got on a standard disk.
  2600.  
  2601. Time - Displays the time in its own tiny window and has close and drag
  2602.     gadgets. Time was written in assembler and was optimized for speed
  2603.     and size.
  2604.  
  2605. CloseMe - A display hack that comes up in its own screen. Otherwise...
  2606.     This program opens up a screen of its own unless you run it
  2607.     from the CLI with a -w switch on the command line.  For some
  2608.     reason, it bogs down horribly when running on the Workbench
  2609.     screen, and steals some memory that it never gives back,
  2610.     although it behaves itself when run in a screen of its own.
  2611.  
  2612. AutoMount - Will automatically mount all the entries in your devs mountlist
  2613.     file. Should speed up the startup-sequence. Yawn.
  2614.  
  2615. Pics - Picture of 2 US Airforce  F14 Corsairs flying over a dserert
  2616.     terrain. Digitised by the look of the pics. Very nice.
  2617.  
  2618. Sh - The program knows four simple sh commands: echo, cat, sed, and exit.
  2619.     The version of sed that I've implemented is SEVERELY limited, but does
  2620.     manage to unshar all of the shar files I've seen which use sed. If sh
  2621.     finds any other commands, it ignores them.
  2622.  
  2623. ClIcon - Basically an Icon executer for Cli programs. All created icons
  2624.     must be Project icons, not Tool or other icons. If you don't have a
  2625.     project icon handy just use say NotePad from your WB disk.
  2626.  
  2627. ReSource - A demo of an interactive disassembler for the Amiga. Adds
  2628.     labels and generally translates assembler into something meaningful.
  2629.     Useful when its the other guys code.
  2630.  
  2631. MemMoMeter - Based on an earlier proggy called Frags. This one is 3 columns
  2632.     showingchip, fast and slow'fast' mem. Like the gauges on the usual
  2633.     windows.
  2634. ------------------------------------------------------------------------
  2635. Contents ScopeDisk54
  2636.  
  2637. FOLD - A simple hack that breaks lines into multiple lines
  2638.     eg fold -20 <file> will take all lines and break them
  2639.     (at a space or tab) into multiple lines.
  2640.  
  2641. BldDir11 - Generates multiple drawers with icons. eg mkddir ram:test
  2642.     dh1:dog+dh0:stuff, generates directories with small icons ram:test and
  2643.     dh1:dog generates directory with big icon dh0:stuff
  2644.  
  2645. SGKEY - A minimal hypertext implementation for the Amiga. Click on
  2646.     underlined words to get from one place to another. Includes an
  2647.     adventure game.
  2648.  
  2649. ICONTYPE - A useful utility for changing the type of an icon after editing
  2650.     with iconed.
  2651.  
  2652. WORLD - A text adventure game in the style of Zork and about as large.
  2653.     Its a Sci-Fi game somewhat like the commercial Planetfall or Starcross
  2654.     only much larger.
  2655.  
  2656. ARCHA12 - A utility to arc, zoo, pak and unarc, unzoo, unpak all by
  2657.     clicking on gadgets etc.  Useful if you use BBS a lot.
  2658.  
  2659. PLOTXY - A 2-D plotting program that plots X and Y points from a file on
  2660.     several types of graphs.
  2661.  
  2662. ANSIPAINT - Lets you create ONE screen of text including ANSI backgrounds
  2663.     any embellishment (underline, boldface, etc) using any background or
  2664.     foreground colour.
  2665.  
  2666. SPRITEMASTER -  Enables much larger than normal sprites to be used and
  2667.     lots more of them.
  2668.  
  2669. DiskCh - Check scans the filesystem specified by "volume" for
  2670.     inconsistencies. All errors in the file structure, including any
  2671.     found in the AmigaDos redundancy information are reported.
  2672.  
  2673. AddIcon -   This is a little utility program which will 'create' (actually
  2674.    'clone') icons for files which do not already have one.
  2675.  
  2676. UnDelete - undeletes a file. You MUST know the name of the file you want to
  2677.     undelete. After the file is undeleted, you will find it in the selected
  2678.     drive. Also undelete renames the file by appending the block # on the
  2679.     end of the orig. filename. Oh yea, one other thing. If you use the
  2680.     VDK: or VD0: version, make sure that the device is present before
  2681.     trying to undelete to that device.
  2682. -------------------------------------------------------------------------
  2683. Contents ScopeDisk55
  2684.  
  2685. PROJDPARAM - This is a list of the programs that can be successfully copied
  2686.     with the current parameter list from ProjectD.
  2687.  
  2688. CAPITALS - States and Capitals provides a challenge for one or two players.
  2689.     Compete with your friends or children!  While you brush up on
  2690.     your state capitals, the map provides a mini geography lesson.
  2691.     This game was created with the Directory.
  2692.  
  2693. CHAOS - This program illustrates an interesting property of seemingly
  2694.     random points when given a set of limits ( the three corners of the
  2695.     inverted triangle ).  This is all public domain ( exe & src ) and
  2696.     written under Manx C v3.6a.
  2697.  
  2698. DIRK2 - This program uses the colors of the WBench to show you the state of
  2699.     the system.  The workbench background color changes from blue through
  2700.     purple to red as the amount of free memory decreases.
  2701.     The workbench detail color (the color of text and Workbench
  2702.     window borders) changes from bright white to gray as the
  2703.     number of system tasks increases.  Further, the yellow
  2704.     content of this color is increased according to the number
  2705.     of active tasks.
  2706.  
  2707. EXTBAL - This is an AmigaBASIC program that does computations for external
  2708.     ballistics.  You must load AmigaBASIC before you can use the program.
  2709.  
  2710. GALAXY - This program was based on an article in Astronomy magazine.
  2711.     The program represents two galaxies in collision.  The galaxies are
  2712.     presented with graphic screens, and computations are made according to
  2713.     the number of stars actually placed on the scr
  2714.  
  2715. HERBICON - This is a collection of three icons.  One is a bank, one a camera
  2716.     for video stuff, and one is a bowling pin.  Enjoy!
  2717.  
  2718. WARHAMMER - This picture was digitized from a drawing on page 13 of the
  2719.     Warhammer FRP game book.  It was done with Digi-View in B/W 640x400x4
  2720.     mode, then touched up a tad with PixMate and DeluxePaint II. 
  2721.  
  2722. SHOWFONT3.3 - Look at all characters of any font in your Fonts - directory
  2723.     without having to load a paint program or the NotePad.  ShowFonts will
  2724.     display them easily and speedily.  This new version Fixed a bug that
  2725.     caused ShowFont to lump similiarly-named 
  2726.  
  2727. SHANIM54 - Latest in a series of players for animations.  This one can be
  2728.     operated from an icon, and a doc file tells you how to set the
  2729.     tooltypes for the icon.  It is said to accept more than one file name
  2730.     now, and to play the animations sequentially.
  2731.  
  2732. LANDSCAPE - Two ray-traced landscapes. Very sci-fi and looks like a bad
  2733.     case of something from a comic.
  2734.  
  2735. MUSERIAL - Bryce Nesbitt posted this material to Usenet.  It describes the
  2736.     way multiple serial ports will work under 1.4, and suggests some ways
  2737.     of making use of this new feature.
  2738.  
  2739. TUNNEL - Unusual visual effects of a spiral coming towards you with colors
  2740.     cycling- truly reminds one of a tunnel.
  2741. -------------------------------------------------------------------------
  2742. Contents  ScopeDisk56
  2743.  
  2744. ATODAY73 - This is a recent issue of an online magazine.  It contains some
  2745.     product reviews, wild rumors, and a couple of good articles.  One on
  2746.     the writing of scripts is quite good.
  2747.  
  2748. CHOOSE - You may choose between two startup-sequence paths.  Choose will
  2749.     pause long enough for you to request the alternate path.  If no
  2750.     response is given, it will automatically take the default path.
  2751.  
  2752. DSD11 - This is a small program that will run from either the WB or CLI.
  2753.     It will open its own window and display a list of ALL currently mounted
  2754.     devices, including hard disk partitions.   In this update, Khalid has
  2755.     added two major new items - Save Config and Save Devices. Also, DSD has
  2756.     been improved to run around 5 times faster. One of the nicest features
  2757.     of DSD is that it will warn you when storage space reaches a point that
  2758.     you have previously determined.
  2759.  
  2760. HIDDENKEYS - This is a text file that tells you how to use the CTRL-J and
  2761.     CTRL-X keys to make your CLI life easier.  The CTRL-J was new to me!
  2762.  
  2763. PCDISK - Two .BAT files for your bridgeboard make it simple to transfer
  2764.     files between the Amiga and the IBM-side.
  2765.  
  2766. PMGRAPHICS - This file was uploaded to Excalibur by Stephen Schaub of our
  2767.     club.  It is a file of clipart for the PrintMaster program -Included in
  2768.     are clipart collections dealing with the history of the U.S., history
  2769.     of modern art and writing, historical technological innovations, and
  2770.     pictures dealing with U. S. politics.
  2771.  
  2772. RMAND - You might say this is yet another Mandelbrot program, but it is an
  2773.     especially fast one, The main purpose of this program is to speed up
  2774.     the computation of the Mandelbrot set, especially when the iteration
  2775.     counts are high and there is a lot of "black" on the screen (the
  2776.     "black" represents the points within the set).
  2777.  
  2778. TEMPLE - Here is a ray-traced picture, made with Turbo Silver, showing the
  2779.     columns of a temple and other scenery.
  2780.  
  2781. UNDELETE - There was no documentation with this program, but it is supposed
  2782.     to be a different undelete program from the one we had a few months ago.
  2783.     Anyway, we all need to ability to undelete a file sometimes, so here
  2784.     'tis.
  2785.  
  2786. VIRUSX32 - The virus makers have been very busy, apparently.  VirusX32 was
  2787.     released mainly to correct a bug in the last version, but in the
  2788.     meantime more virii surfaced, and this one now protects you from about
  2789.     16 of them.
  2790. ----------------------------------------------------------------------
  2791. Contents  ScopeDisk57
  2792.  
  2793. 514DRIVE - Here are a text file and a schematic that show you how to adapt
  2794.     any IBM 5 1/4" drive to work on your Amiga.  Requires a bit of skill,
  2795.     but this tells you how, parts needed, etc.
  2796.  
  2797. EXPAND - The source and executables are included here.  This is a program
  2798.     that is compatible with COMPRESS, and is said to be far more efficient.
  2799.  
  2800. EXPCPY - ExpressCopy is a new harddisk backup utility - but it is also
  2801.     useful for copying any directories, disks, etc.  It can copy about 1M
  2802.     per minute, and can alternate between up to 4 drives.  It does not
  2803.     compress the data, so the backup disks are still usable normally in
  2804.     case of emergency.  This is a working demo version of the commercial
  2805.     program.
  2806.  
  2807. FONTS - This is not a collection of fonts, but is a font utility.  It will
  2808.     give you a list of all the fonts in the system (memory or disk) and
  2809.     all of the information the Amiga has about those fonts.  You can
  2810.     select the information you want to know by parameters at runtime.
  2811.  
  2812. IPC -  You need a compiler to make this one work, but this is a version of
  2813.     the IPC software that the Usenet group have been working on for a year
  2814.     or so.   These procedures provide a mechanism for independent processes
  2815.     to communicate with each other through "IPC ports".  This is similar in
  2816.     some ways to the popular commercial product AREXX.  Works differently,
  2817.     but similar purpose.
  2818.  
  2819. IVIEW -  "IView" is the first "show" program for the Amiga which can display
  2820.     normal IFF/ILBM standard or overscan pictures, in addition to RGBN
  2821.     pictures generated by Turbo Silver (all versions) AND "3DPX" Stereo 3D
  2822.     pictures that are generated by Turbo Silver-SV and Haitex X-Specs
  2823.     software.
  2824.  
  2825. NATURE - This is a stereoscopic raytrace picture rendered with Turbo Silver.
  2826.     It can be viewed with either the Haitex X-Specs 3D glasses or the new
  2827.     Turbo Silver-SV Sega interface.  The picture depicts two insects,
  2828.     some leaves and ferns.
  2829.  
  2830. PDMAKE -  Another one for those of you with C compilers.  This is a public
  2831.     domain MAKE utility, but you must compile it before it will work.
  2832.  
  2833. PEEL2 -     Peel is a program which takes a lo-res IFF picture and peels the
  2834.     image off the screen, while showing the back side of the image.  Like
  2835.     tape being pulled off glass.  This peeling starts in the lower right
  2836.     corner and leaves the background (Color 0) behind.
  2837.  
  2838. TREKTRIVIA -  Test your knowledge of StarTrek!  This is a game that asks
  2839.     you questions about the series, and gives you a score at the end. There
  2840.     are 100 questions in this file, and information is given for obtaining
  2841.     new question files from the author - who lives in Garland, Texas.
  2842.  
  2843. XOR2HC - This program will take NFL team files in the Xor "ROS" format and
  2844.     convert them for use in Head Coach.
  2845.  
  2846. XOR2TV -  This program will take NFL team files in the Xor "ROS" format and
  2847.     convert them for use in TV Sports. 
  2848.  
  2849. -----------------------------------------------------------------------
  2850. Contents ScopeDisk58
  2851.  
  2852. ADJCLOCK - Adjclock will print out information that will help you if you
  2853.     are trying to adjust the trimmer capacitor for the battery backed
  2854.     clock. Adjclock needs to be run from the CLI with a fairly large
  2855.     (<-precise technical term) window open.
  2856.  
  2857. AREXXLOG - The logon.rexx and logoff.rexx programs support a log record for
  2858.     any number of users, one at a time, to record computer usage
  2859.     sessions, generating a log file showing all logon events per date
  2860.     and time, elapsed time until logoff, and accumulated time over any
  2861.     number of sessions. This program requires ARexx to be installed on
  2862.     your system.
  2863.  
  2864. B1SUBS -  Part 1 of a (possible) series of sub-routines which either extend
  2865.     the power of AmigaBasic, or just save a lot of typing. They were
  2866.     gleaned from magazines and books or constructed from bits and pieces
  2867.     gathered from everywhere.  Most of the sub-routines are presented as
  2868.     free-standing programs which can easily be stripped to their essentials
  2869.     and incorporated into you programs.
  2870.  
  2871. CM -  CM is a Celestial Mechanics simulation tool. It allows you to
  2872.     construct a layout of Masses (called Bodys) and specify various
  2873.     parameters concerning both the bodys and the simulation. All input
  2874.     is accomplished through a fully intuitionized interface. CM then
  2875.     proceeds to animate the bodys according to the laws of gravational
  2876.     attraction ( F = Gm1m2/r^2 ).  Setups may be saved to disk to allow
  2877.     you later re-inact interesting scenarios.
  2878.  
  2879. CWAR111 -  Circuit War is a 2-4 player strategy game that involves a great
  2880.     deal of strategy!  The game requires the victorious player to crush the
  2881.     opposing CPU's by draining their energy levels to below zero, & only a
  2882.     collision with a gridrunner accomplishes this.
  2883.  
  2884. DFC2 -   This is dfc, a disk copying and formatting utility written by
  2885.     Radical Eye Software.  This program is in the public domain.  Version 2
  2886.     released on 4 Febuary 1989.  Supplied default `Empty' name  on format
  2887.     if no name given.  Automatically retries first cylinder to avoid
  2888.     `errors' because of too-late diskchange.
  2889.  
  2890. GEOVIEW -  GeoView is a geoPaint viewer for the Amiga.  GeoPaint pictures
  2891.     can be viewed in either low resolution (320x200) or high resolution
  2892.     (640x400).  GeoView can also print out the whole picture or the
  2893.     portion of the picture that is visible on the screen.  It can be run
  2894.     from the Workbench or CLI. 
  2895.  
  2896. IFFEXISTS - IfExists corrects a problem with the IF EXISTS construct as
  2897.     used in batch files or your startup-sequence.  The problem was that if,
  2898.     for example, the line IF EXISTS DF3 - were used in the startup-sequence
  2899.     and DF3 - were not mounted, a requestor would appear and the
  2900.     startup-sequence would stop and wait for a click on Cancel.
  2901.  
  2902. JGAMES - There are three strategy-type games inj this set -  15 - you must
  2903.     align the squares so that the numbers are in sequential order 1-15,
  2904.     moving only one square at a time. (2) Concentration -  match the same
  2905.     picture hidden behind two squares to get a hint toward the 5-letter
  2906.     word you are trying to recognize.  (3) Tower of Hanoi - move the blocks
  2907.     according to the rules in order to stack the blocks on the opposite
  2908.     pole.
  2909.  
  2910. KBENCH13 - Finally, KickBench arrives for AmigaDOS 1.3!  The files included
  2911.     in this archive will convert a copy of KickStart 1.3 into a combination
  2912.     KickStart and WorkBench disk.  In addition to the included files, you
  2913.     will need a program called WARP which is available from just about any
  2914.     BBS system, Fred Fish, your favorite Amiga users group or from a
  2915.     friendly Amiga dealer.
  2916.  
  2917. KPTR -  Kaleidepointer replaces your pointer with a grid of moving
  2918.     pixels. The first argument, if given, is taken as the width, in
  2919.     pixels, of the grid.  The second, if given, is taken as the height.
  2920.     The default width is 16, and the default height is 14.
  2921.  
  2922. MD - MD is a simple memory diagnostic program.  It allocates as much
  2923.     memory as it can, writes a value to it, and reads the value.  If the
  2924.     value read is not the same as the value MD wrote MD reports an error.
  2925.     It repeats the process until each byte of memory has been tested with
  2926.     four test values - 0x00, 0xff, 0x55, and 0xaa.  The error report
  2927.     identifies the address where the bad value was found, the value found,
  2928.     and the value expected.
  2929.  
  2930. SHOWPATH - ShowPath was written out of my frustration to get a fully
  2931.     qualified file listing which I could edit and use as an EXECUTE script
  2932.     file to cleanup my hard drive. Shows path to every file on the disk.
  2933.  
  2934. WPDESK -  This is a printer driver for the HP Deskjet to use with
  2935.     WordPerfect.  The author of the program converted the driver that HP
  2936.     supplies for IBM-WordPerfect owners, and here is the Amiga version.
  2937.  
  2938.  
  2939. -------------------------------------------------------------------------
  2940. Contents ScopeDisk59
  2941.  
  2942. GURUMED - Jot down the left-hand guru number in your alert and, after
  2943.     reboot, let GURU interpret it for you.  Usage -   guru GURU.NUMBER -
  2944.     the program will then tell you the meaning of the guru message.
  2945.  
  2946. LOADIFF - This ARC file only contains the IFF.LIBRARY, the FD file and the
  2947.     BMAP to use the IFF.LIBRARY from Amiga-basic. There is a short demo to
  2948.     load a picture. The demo doesn't check for the size of the picture, but
  2949.     you can add that.
  2950.  
  2951. METRO - In this strategy game, you are in charge of the transportation
  2952.     system of a city. You decide where to put parking, bus lines, etc.,
  2953.     according to the statistics provided in the game.  Your score depends
  2954.     on your skill at making transportation available to the right places at
  2955.     the right time. It might take a bit of practice to get good at this one.
  2956.  
  2957. MOVIE13 - This is an update to Eric Graham's movie, an animation player.
  2958.     You can use it from CLI, or use it in the tooltypes of an icon to set
  2959.     an automated demo.  This update was released in February.
  2960.  
  2961. MPLAYER1A - Gold Disk's MOVIESETTER makes most impressive animations.  This
  2962.     is the freely distributable player for those animations.
  2963.  
  2964. SBASIC - SuperBASIC is a set of subroutines for use with AmigaBASIC - or
  2965.     most any of the other BASICs available for the Amiga.  There are bits
  2966.     of code here that do most of the more things that are advanced or more
  2967.     difficult to code.  With these, writing in AmigaBASIC can be very fast
  2968.     indeed!
  2969.  
  2970. JRCOMM - This communications terminal program seems to have everything.
  2971.     XMODEM, XMODEM-1k, WXMODEM, YMODEM, YMODEM-g, ZMODEM, CIS B+ and ASCII
  2972.     file transfer protocols are included.  A phonebook that can store an
  2973.     almost limitless number of directory entries, and most other facilities
  2974.     that would be wanted in a good term program.
  2975.  
  2976. CR21 - Want a file reader that will always be available, yet be unobtrusive
  2977.     and out of the way when not needed?  Fast, and with nice features like
  2978.     going backwards as well as forwards?  This one can shrink to a square
  2979.     only a few pixels big until you need it, then click to a full window
  2980.     for reading.  It has lots of features, and deserves a trial.
  2981.  
  2982.  
  2983. -------------------------------------------------------------------------
  2984. Contents ScopeDisk60
  2985.  
  2986. SUPERBREAK - One of the first computer games was called BreakOut.  Various
  2987.     forms of the game continue to appear and to be popular.  This file
  2988.     contains the classic BreakOut. Play with mouse.
  2989.  
  2990. NOAH - This text file is written to give advice to Amiga newcomers about
  2991.     the machine, the software, how to get started, etc.  It has a very
  2992.     chatty style, so prepare to spend a bit of time with it - but there is
  2993.     some good (if opinionated) information here.
  2994.  
  2995. WRAP - This program simply makes your pointer WRAP AROUND the screen, so
  2996.     that if it moves "past" the left edge of the screen, it will wrap
  2997.     around to the right, and vice versa. If it moves "past" the top edge of
  2998.     the screen, it will scroll round to the bottom, and vice versa.
  2999.  
  3000. WORKJERK - Another in the seemingly endless set of Amiga screen hacks.  Now
  3001.     you wouldn't want me to tell you ALL about it, would you?
  3002.  
  3003. ICADDEMO - A demo version of the commercial IntroCad program.  This has 
  3004.     enough capabilities to give you a feel for the program.  If you have
  3005.     never used CAD (as opposed to a draw or paint program) this one will
  3006.     let you know whether you could use such software.  Altogether, I feel
  3007.     it is worth the space, even though it is a crippled, demo version.
  3008.  
  3009. CLERK - This set of accounting programs keeps getting better.  It has the
  3010.     ability to keep books for a fair-sized small business, and has modules
  3011.     for accounts payable, accounts receivable, general ledger, and a file
  3012.     system that handles small database types of things like phone numbers
  3013.     and addresses. This is just about the only public domain accounting
  3014.     software for the AMiga.  It must be put on its own disk to run.
  3015.  
  3016. MOCAL - An appointment calendar.  You can keep your appointments here, even
  3017.     to setting up things that happen regularly, such as meeting a certain
  3018.     person every third Thursday.  If you choose, you can set it to give an
  3019.     alarm fifteen minutes before each appointment.
  3020.  
  3021. HANDYICON - 
  3022.     Last time, you saw the patched version of the original HandyIcons.
  3023.     This is the official release from the author of the original.  It has
  3024.     some enhancements, in addition to being fixed to run with 1.3.
  3025.     This is a truly neat addition to the Amiga.  While of use to all, it is
  3026.     especially useful to those with hard disks.  Store all your software
  3027.     paths in Handy, and you can just select them from a workbench menu from
  3028.     then on. VERY useful.
  3029.  
  3030. ------------------------------------------------------------------
  3031. Contents ScopeDisk61
  3032.  
  3033. ARCHIE - Archie is an AREXX program that will copy all files that don't
  3034.     have the archive bit set from a SOURCE and it's subdirectories to a
  3035.     DESTINATION directory (or directories)  . If these directories don't
  3036.     exist in the DESTINATION, Archie will try to create them on the fly,
  3037.     thus preserving the original structure.  After the file has been
  3038.     copied, it's archive bit will be set.  Requires AREXX.
  3039.  
  3040. ASCII2PS - This is a new version of a2ps, a program to format an ascii file
  3041.     for printing in a postcript printer.  Several improvements have been
  3042.     added in the Unix version, and this is a port of that version to the
  3043.     Amiga.
  3044.  
  3045. BINDNAME - BindNames is designed to do all of the logical name
  3046.     assignments you need at once.  BindNames will read all name files before
  3047.     making any assignments, and it can figure out dependencies, so it
  3048.     doesn't matter how you order the names.  It will create directories that
  3049.     it can't find, such as RAM:Env and RAM:T in the above example, and it
  3050.     will generate warnings for name assignments that it can't resolve.
  3051.     Dave Haynie.
  3052.  
  3053. Cosmo2 -  Cosmo-roids2.0 is the latest version of the popular arcade game
  3054.     'asteroids' for the Amiga. It is distributed as ShareWare. Version 2.0
  3055.     has sound effects and can be played with either keyboard or Joystick.
  3056.  
  3057. DChecker -   DiskChecker will read every sector on a disk, reporting any
  3058.     read errors found.  DiskChecker will print statistics about the device,
  3059.     and then read through each sector on the disk. It will report any errors
  3060.     encountered by error number. In addition, if the error is a valid
  3061.     trackdisk.device error, DiskChecker will print a descriptive error
  3062.     message also.
  3063.  
  3064. DiskFree - This is a utility that checks for free disk space and reports how
  3065.     much room you have left.
  3066.  
  3067. DME - Matt Dillon's editor, version 1.35.  This editor has an AREXX port,
  3068.     is almost totally configurable.  It will work with Workbench or with
  3069.     CLI, has menus, etc., and the documentation is quite extensive.  Source
  3070.     is included.  This is not a word processor, but is a programmer's
  3071.     editor, designed for other programmers.
  3072.  
  3073. Dperf2 - Update to the original dperf (by Rick Spanbauer).  This one, by
  3074.     Khalid Aldoseri, has fixed some bugs in the original.  It leaves no
  3075.     locks lying about, is faster in operation, and gives more information
  3076.     about the performance of your hard disk.
  3077.  
  3078. Giffy2 - This version supports the entire GIF specification.  This includes
  3079.     Multiple images, extension blocks and colors more than 32.  It will show
  3080.     all the GIF files in a directory just by typing "GIFFY2 #?'  It will
  3081.     ignore all non-GIF files in the directory and show the GIF ones.
  3082.  
  3083. InTouch3 - This is a modified Comm1.34.  It supports both VT100 and ANSI.
  3084.     The VT100 emulation is based on Dave Wecker's VT100 program.  There is
  3085.     an automatic dialer, split screen that is configurable, phone book, and
  3086.     other nice features.
  3087.  
  3088. LoadIff - This file contains the IFF.LIBRARY, the FD file and the
  3089.     BMAP to use the IFF.LIBRARY from Amiga-basic. There is a short demo to
  3090.     load a picture.  The demo doesn't check for the size of the picture.
  3091.  
  3092. -------------------------------------------------------------------
  3093. Contents  ScopeDisk62
  3094.  
  3095. FILEMAP -  This little toy is designed to allow you to examine the
  3096.     sector allocation on your disks.  Instead of using th DOS to find files,
  3097.     it uses the trackdisk.device and examines the sectors directly,
  3098.     traversing the filesystem "by hand."  Unallocated sectors are the
  3099.     background color; file control blocks are rendered in color 1; data
  3100.     blocks are color 2; and sectors allocated by other things show up as
  3101.     color 3.
  3102.  
  3103. GLIB -  a Generic LIBrarian and editor for synthsglib (one syllable) is a
  3104.     text-screen-oriented librarian AND editor.  It is structured in an
  3105.     attempt to make it easy to add support for new synthesizers. 
  3106.  
  3107. GRAF -  Graf is a program originally meant for graphing multiple functions
  3108.     of one variable entered from the keyboard. A calculator mode was so easy
  3109.     to add that it is included also.  The inspiration for graf came from the
  3110.     graph sketching classes we had in intro calculus. I wanted a nice and
  3111.     quick way of checking my work.
  3112.  
  3113. JUMBLE -  JUMBLE is a program that will provide all possible arrangements of
  3114.     any input text.  Just give it a word and let it go.  All you have to do
  3115.     is pick out an answer from the list produced.  What could be easier?
  3116.     There is one small problem, though.  JUMBLE gives you 'ALL' possible
  3117.     arrangements of the input text.  The larger word you give it, the longer
  3118.     the list of anagrams. And the list grows fast! 
  3119.     Example - 2 letters = 2 words, 3 letters = 6 words,4 letters = 24 words,
  3120.     but 9 letters = 362880 words.
  3121.  
  3122. MFR -  MIDI File Recorder  This program (written in JForth and target
  3123.     compiled), receives MIDI input and records it timestamped in the
  3124.     standard MIDI file format approved by the MIDI Manufacturers
  3125.     Association. MFR uses Bill Barton's PD midi.library, so it can receive
  3126.     MIDI from the serial port or any other executing process that also uses
  3127.     the midi.library.  Also included is a program called  MidiClock, a
  3128.     settable timer.
  3129.  
  3130. MYMENU -  MyMenu is a program to allow you to create your own menus in the
  3131.     WorkBench to run your own commands.  This can save the hassle of opening
  3132.     up lots of drawers to get to the command you want.  MyMenu will allow
  3133.     you to execute both CLI and WorkBench programs, and is configured with a
  3134.     normal text file.  Be warned that there are probably a few Amiga
  3135.     programming rules violated, so this program will break unker 1.4. 
  3136.  
  3137. PIPE203 -  I have completely re-written my PIPE - handler from scratch.
  3138.     The PIPE - device now supports bi-directional connections through a
  3139.     single file-handle, dynamic buffer sizing, signaling capability, and
  3140.     several other options for supporting virtualterminals
  3141.     (i.e. slaving a CLI). (Matt Dillon)
  3142.  
  3143. PLAY11 - This is version 1.1 of Mark Riley's "Play" program, for playing
  3144.     Sonix scores.  Since there is as yet no new documentation for the new
  3145.     version, the version 1.0 docs are included in this archive.  This
  3146.     version is supposed to deal more gently with low memory situations, and
  3147.     has an added "fade" or "F" option to fade out a score. 
  3148.  
  3149. QUICKLIB -  quicklib.bas is a little routine to allow quick bmap-loads for
  3150.     AmigaBasic. What it does is ask you which routines from the library
  3151.     you're using, and then writes a subroutine (which you later merge into
  3152.     your main program) which will create a tiny .bmap file on the fly in
  3153.     RAM -, and then load it in with an appropriate "LIBRARY" call.
  3154.  
  3155. RUS -  Rus is a program to read BBS buffers or any other text file. It is
  3156.     page and/or message orientated. You can read text files using either the
  3157.     keyboard or mouse.
  3158.  
  3159. SHELL203 -  Shell provides a convient AmigaDos alternative command
  3160.     interface. All its commands are internal and thus does not rely on the
  3161.     c - commands for any functionality.  Major features include - command
  3162.     line editing, -shell & Amigados search path support, -simple history,
  3163.     redirection of any command, piping, aliases, variables & variable
  3164.     handling (embedded variables), file name expansion via conventional wild
  3165.     carding, conditionals, source files, many built in commands to speed
  3166.     things up.
  3167.  
  3168. VT1002.08A -  This archive contains a vt100 emulator with KERMIT and XMODEM
  3169.     file transfer protocols.  Original work by Dave Wecker, V2.7-V2.8A by
  3170.     Tony Sumrall. This is the standard VT100 emulator by which all other
  3171.     Amiga implementations are measured.
  3172. ---------------------------------------------------------------------
  3173. Contents ScopeDisk63
  3174.  
  3175. BACK202 - Version 2.02 of Matt Dillon's hard disk backup program.  It has
  3176.     many features such as incremental or complete backup.Backup and
  3177.     Restore (same executable, just renamed) allow you to back up any
  3178.     directory tree with optional compression, and later extract all or part
  3179.     of the tree.  The protection, date, and file comment is saved with
  3180.     each file.
  3181.  
  3182. CHECKERS -  This is a computer-controlled checkers game, played on the
  3183.     screen, and controlled by the mouse.  It follows the standard rules -
  3184.     and no cheating allowed! Requires AmigaBasic.
  3185.  
  3186. DISK2  -  This is a disk icon.  You cannot see it until you copy it to a
  3187.     disk.  Type -  copy ScopeDisk63/disk2/Disk.info newdiskname -Disk.info
  3188.     A replacement for the WorkBench disk icon. Not brilliant.
  3189.  
  3190. PICS -  Here are two pictures for the fellows who just really need more
  3191.     images of girls.  One is called 'Jill' and the other is 'Montage".
  3192.  
  3193. SIMREQ -  SimpleRequest is a requester-maker for your programs that use
  3194.     Intuition (ie, that open windows).  Check out the sample program, and
  3195.     the "Specs" (which has more-or-less a proposal at the end, and some
  3196.     more info on the function).  To just see what it can do, run "ReqTest".
  3197.  
  3198. SPICE_M  -  This is a pair of files to be used with the Spice circuit
  3199.     analysis program that was on several of the Fish disks.
  3200.  
  3201. THINKER -  This is a demo version of Thinker, with most features such as
  3202.     save and print disabled.  It will let you see what Thinker can do,
  3203.     however.  By combining elements of text processing, outline
  3204.     processing, and hypertext, Thinker becomes an Idea Processor.  The
  3205.     future of Thinker includes links to sound files, WYSIWYG print
  3206.     formatting, use of the  Amiga Clipboard, and more.
  3207.  
  3208. XOPER13 -  New commands - [S]=Stack usage, Sort, Hide, Hidden, Header,
  3209.     Window,InputHandler. Added - Support of startup-scripts, I/O
  3210.     Interrupts/second, 'Kill' an alias for 'Cancel'.  Xoper can show you
  3211.     information about everything running in your machine, and can close
  3212.     windows, kill tasks, unlock locks, and do all sorts of wondrous things.
  3213. ----------------------------------------------------------------------
  3214. Contents ScopeDisk64
  3215.  
  3216. BLK -  Blk generates C code for declaring requesters.  It automatically
  3217.     formats borders and text and generates the declarations for them.  The
  3218.     requester can contain boolean, string and proportional gadgets.  This
  3219.     code is provided by Stuart Ferguson, and has been highly acclaimed.
  3220.  
  3221. DBW_uRAY -  (micro raytracer) is a small raytracer developed for my own test
  3222.     purposes and made available to anyone who wishes to play with ray
  3223.     tracing algorithms. It runs on several different machines in many
  3224.     different configurations.  It can generate pictures in 24-bits
  3225.     (16 million colors), and up to 1024 x 1024 in size.  This is an update
  3226.     to DBW-Render, Dave Wecker's ray tracing program.
  3227.  
  3228. MOCAL -  It is an appointment calander that allows you to enter appointments
  3229.     on a one time or on-going basis. (i.e. beer blast every third friday)
  3230.     It can also be run with a -d option in background and will remind
  3231.     you 15 min before any scheduled event. In foreground you and Post, Scan
  3232.     Edit events or 'Q' to quit.  This is a port of a calendar program for
  3233.     Unix machines.
  3234.  
  3235. QMENU -  Here's a little quick menu creation code I put together for making
  3236.     menus for Modeler 3D.  The instructions are in the comments.  Included
  3237.     are the main code itself in a module and an example program.  The code
  3238.     compiles under Manx 3.6, but I can't see why I wouldn't compile equally
  3239.     well elsewhere.
  3240.  
  3241. FTEXT2 -  This is the first revision of Darren Greenwald's new FastText()
  3242.     code which can be linked in, and included within your programs.  These
  3243.     new routines utilize the blitter, and speed up rendering of
  3244.     fonts of any height, and of 4-16 pixels in width.
  3245.  
  3246. ------------------------------------------------------------------------
  3247. Contents ScopeDisk65
  3248.  
  3249. ARP13 - This is the release version of the AmigaDOS Replacement Project's
  3250.     1.3 version of ARP.  This file has all of the C directory commands
  3251.     but they are written in assembler, are faster in many cases, and in
  3252.     other cases they have added features that make them more consistent
  3253.     in syntax, etc.  An excellent installation script is included.
  3254.  
  3255. DPPlay - The Player utility lets you play the animations you created with
  3256.     DeluxePaint III.  You can boot the utility from the Workbench or
  3257.     use CLI arguments to start the Player.  There are many options to
  3258.     control the animation.  This player was released by E. A. for free
  3259.      distribution, but retains their copyright.
  3260.  
  3261. DSALV14 - DiskSalv V1.40 is a disk recovery program for all Amiga file
  3262.     system devices that use either the AmigaOS V1.2/V1.3 Standard File 
  3263.     System or the AmigaOS V1.3 Fast File System.  Several bugs in the last
  3264.     release have been fixed, and there are new enhancements not available
  3265.     in the older version.  If you EVER have to recover a disk, you need
  3266.     this!
  3267.  
  3268. EASYBANK - This program will keep track of all your banking transactions
  3269.     if you will take the time to enter them.  It has categories for just
  3270.     about anything you might do with your account, and maintains the
  3271.     records in a database it sets up for you.
  3272.  
  3273. BFort302 - Is a game that simulates combat between two or more giant robot
  3274.     like machines. To enjoy the game you must put yourself in the cockpit
  3275.     of a battle Mech.
  3276.  
  3277. ----------------------------------------------------------------------
  3278. Contents ScopeDisk66
  3279.  
  3280. EXECUTE - This is a small file that does most of the things in the larger
  3281.     Execute program included with WorkBench.  If you are very tight for
  3282.     space, it might do exactly what you need!
  3283.  
  3284. GIFTOIFF -  There are thousands of pictures around in GIF format for IBM
  3285.     computers.  We have had IFF2Gif converters, but this one goes the
  3286.     other way - it converts GIF to IFF, though it goes through a second,
  3287.     temporary file on the way.  It offers some choices on the methods used
  3288.     for changing the number of colors, etc.
  3289.  
  3290. ICONMEISTER - The time has come to throw IconEd in the TRASHCAN!  Now
  3291.     there's IconMeister, THE paint program for creating Icons. This program
  3292.     was designed for making Icons of all types, sizes, and colors.
  3293.     IconMeister is packed with features for creating interlace, 8 color,
  3294.     and dual icons. IconMeister has twice the features of IconED packed into
  3295.     the same size code space. This is a MUST GET for all Icon masters!
  3296.  
  3297. MIDISMUS -  I haven't tested this program, but it is said to convert MIDI
  3298.     files to SMUS format.  The author says there is some distortion in
  3299.     the converted files, and asks for more files to check.  Still - it
  3300.     should be worth a look if you are into MIDI - shouldn't it?
  3301.  
  3302. MOVE - Move is a file utility for use in your c - directory. It simply moves
  3303.     a file from one place to another. It takes the place of a copy and
  3304.     delete.  Version 1.0 does not support any wildcards. Renaming any
  3305.     given file is allowed.
  3306.  
  3307. MPRI -  MemPri is a handy tool for Amiga owners with a mixture of 32 bit
  3308.     and 16 bit memory.  MemPri will let you adjust the priority of each
  3309.     of your memory types thereby allowing you some control over where
  3310.     programs load.
  3311.  
  3312. PALFIX - Palfix and Palfix2 are custom made system-configurations for the
  3313.     Devs directory of those Pal games you need to fix.  Amigas in the
  3314.     USA need this fix so that they can see the bottom of the screen.
  3315.  
  3316. PBG - PointerBeGone.  If you like having the mouse pointer disappear during
  3317.     times when you are not using it, but don't want all of the other
  3318.     utilities that come with programs that do this - here you are.  This
  3319.     one, written in assembler and source included, does only that one
  3320.     job of blanking the mouse when it is idle.
  3321.  
  3322. QMOUSE152 -  The most recent version of this popular utility that adds
  3323.     hotkeys, provides a popcli, speeds up the mouse, provides a sunmouse
  3324.     feature, blanks the mouse when idle, blanks screen when idle, and
  3325.     a host of other features.  This one fixed some bugs in earlier
  3326.     versions.
  3327.  
  3328. QRT15 - Here is a a new release of the QuickRayTracing program that has been
  3329.     very popular.  It is based on the first freely distributable ray
  3330.     tracer by Dave Wecker, but this one has been improved many times.
  3331.     this file contains sample pictures, complete docs, and many other
  3332.     helps.
  3333.  
  3334. REXXARP22 - There are a few new options in a couple of the functions. A few
  3335.     documentation deficiencies were fixed. The rexx directory only contains
  3336.     a few new examples. Updates to the SLAC rexx programs that were in the
  3337.     previous releases may be forthcoming in a separate archive. The
  3338.     screenshare library is now included in the libs directory, since
  3339.     rexxarplib needs it.  Previous archives assumed that you had it already.
  3340.  
  3341. REXXMATH13 -  The RexxMathLib has Arexx scripts for many of the math
  3342.     functions.  This version has been recompiled especially for use
  3343.     with the 1.3 software - and is only about half the size of the version
  3344.     needed for 1.2.
  3345. -----------------------------------------------------------------------
  3346. Contents ScopeDisk67
  3347.  
  3348. SDECIGEL - This is a short utility to make the MC68010 and MC68020 more
  3349.     nearly compatible with the MC68000. It's based on the Public Domain
  3350.     program DeciGEL, but it is more effective - it does NOT disappear
  3351.     when you reset the computer!
  3352.  
  3353. SETPATCH - Use this one at your own risk!  This definitely shows that it
  3354.     came from Commodore - copyright built into the program, etc.
  3355.     But Commodore people say they have not released the new SetPatch
  3356.     and that they know nothing of this one.  It seems to correct a
  3357.     problem with trackdisk and one with layers.
  3358.  
  3359. SMARTICON - This program puts an icon beside the other screen gadgets.
  3360.     Clicking on that icon causes the screen to be saved to RAM -  It
  3361.     will work on all screens open at the time the program is run, or
  3362.     on all windows opened before or after running the program.
  3363.  
  3364. SSUR1_1 - Small Simple Usenet Reader.  This file will present Usenet
  3365.     messages to you one at a time.  There may be more features, but
  3366.     the program comes with source - no docs.
  3367.  
  3368. TAPESTRY2 - Tapestry is a utility for attaching a picture
  3369.     to your normal workbench display.  Any 1 bitplane (2 color) IFF
  3370.     picture can be loaded, though you may want to use one which has
  3371.     roughly the same dimenstions and pixel aspect ratio as your Workbench
  3372.     screen.
  3373.  
  3374. TURBO - This program speeds up the computer by turning off the bitplane,
  3375.     sprite, copper, and audio DMA.
  3376.  
  3377. UNZIP - 'UnZip' is a small Zipfile extract utility.   It is written to be
  3378.     as small and portable as possible -- ideal as a starting point for
  3379.     handling .ZIP files in non-IBM environments. Source code is provided.
  3380.     This is an Amiga port of the unzip utility, and worked on sample
  3381.     .ZIP files.
  3382.  
  3383. VLT3656 - VLT is both a VT100 emulator and a Tektronix emulator, currently
  3384.     in use at SLAC (Stanford Linear Accelerator Center). Although the
  3385.     VT100 part was originally based on Dave Wecker et al.'s VT100, many
  3386.     enhancements were made.  This update differs from the previous one
  3387.     in a few bug fixes - the implementation of the insertion/deletion of
  3388.     characters is now done correctly, a problem with macro file requesters
  3389.     was solved. All beeps everywhere in the program now correctly
  3390.     DisplayBeep.
  3391.  
  3392. Tunes - by a Dutch programmer by the name of DJ. Cannot be used with Sonix
  3393.     Apparently can only be used on an A500 or 2000. 1000 owners cannot use
  3394.     it.
  3395.  
  3396. TPL0489 - The Pursuit List April '89. A list of USA bulletin boards and
  3397.     other guff. Really huge list.
  3398.  
  3399. ---------------------------------------------------------------------
  3400. Contents ScopeDisk68
  3401.  
  3402. FuncKey -  is  a tool that  will put an  end to the uselessness of
  3403.     the ten function keys sitting atop the Amiga keyboard.  This
  3404.     'hotkey' utility allows each  function  key to be  programmed
  3405.      with  up to five  different  keyboard equivalent  strings,  each
  3406.     string  able to hold up  to 79 characters and may contain control
  3407.     escape    sequences as well as left- and right-Amiga sequences.
  3408.     The five possible strings are accessed by combinations of Shift,
  3409.     Alternate, Left-/Right-Amiga, and the function keys.
  3410.     Please note that FuncKey requires at least version 1.2 of AmigaDOS.
  3411.  
  3412. CtoMod -  is a program designed for those who would like to translate
  3413.     C source code into Modula-2 source code.  This program should help
  3414.     in the translation process.  C keywords are translated into Modula-2
  3415.     keywords, as well as most of the punctuation type characters, i.e.,
  3416.     "{" are converted to "BEGIN", "}" to "END", "=" to ":=", "==" to "="
  3417.     etc.  Indentation is also added to the output, as well as the beginning
  3418.     and ending "MODULE" statements. Module name is taken from the name of
  3419.     the input file.
  3420.  
  3421. BlitLab  - is a program which lets you experiment with the blitter to
  3422.     your hearts content, in relative safety.  It opens up a workbench
  3423.     window with gadgets for all of the registers of the blitter, and allows
  3424.     you to manipulate individual registers and perform blits on a magnified
  3425.     bitmap.  This documentation is sketchy, but it probably won't get much
  3426.     better.
  3427.  
  3428. SCalc4.1 - is a look-a-like version of a simple supercalc which was ported
  3429.     from Unix. No great hopes here.
  3430.  
  3431. GreekFont - This is a full Greek alphabet font.  EXECUTE install.exe to
  3432.     install the fonts into the Fonts: directory of the disk with which
  3433.     you have booted. The Lord's Prayer file is a Notepad file that you
  3434.     can load in Notepad after you have installed the fonts to see it in
  3435.     Greek.
  3436.  
  3437. MMF - a demo of Microfiche Filer, a commercial program similar to thee
  3438.     popular fiche filers seen in many offices.
  3439.  
  3440. SCSI - a DIY documentation including graphics of how to build a SCSI
  3441.     interface for the A500. Masses of notes and info.
  3442.  
  3443. Calendar2 - programs are designed to be used as part of a 'startup-sequence'
  3444.     They provide an easy way to update the system time and date.  Calendar
  3445.     also will list short memos for the current month as an option.
  3446.  
  3447. Cmd4 -  redirects serial.device or parallel.device output to a file.
  3448.     This allows you to capture the printer output of many applications
  3449.     (including screen dumps) in a file.
  3450.  
  3451. IconMaker - Iconmaker builds icons for files that were created without them.
  3452.     However, if the program does have an icon file available, then it is
  3453.     a rather simple matter to clone it. Iconmaker takes this approach.
  3454. -----------------------------------------------------------------------
  3455.  
  3456. Contents ScopeDisk69
  3457.  
  3458. AmiModem - This file is designed to help people who have the U. S. Robotics
  3459.     HST modem.  It will set the NRAM, and will describe the correct dip
  3460.     switch settings to get the most out of the HST when used with an Amiga.
  3461.  
  3462. DuHerm28 - This update to the Hermes directory utility has a number of bug
  3463.     fixes and additions.  The major reason for the update was to fix a
  3464.     problem with the files, but other things were fixed or added as well.
  3465.  
  3466. AmiZip86 -  The latest compression scheme is called ZIP.  This method is not
  3467.     yet implemented for the Amiga, but many of the files for IBM and MAC
  3468.     have been ZIPped.  This file will unpack them for you.
  3469.  
  3470. AprTuna -  An online newspaper, with reviews, articles, jokes, etc.  One of
  3471.     the most popular of these newsletters.
  3472.  
  3473. CCLat -  A unix-like front end for Lattice C compiler.  It has many options,
  3474.     but you can follow the Unix commands to compile your programs.
  3475.  
  3476. BVal -  A better VAL program - lets you have many more options in your
  3477.     evaluations.  It even includes trig functions.
  3478.  
  3479. JLib20a -  This is an extension to AmigaBASIC.  It has lots of additions to
  3480.     the language, among which is the ability to address libraries without
  3481.     .bmaps.
  3482.  
  3483. DumbBell -  This is a game, similar to the 15 game, where you are to
  3484.     complete a picture by sliding tiles around on the board.
  3485.     Warning -  it isn't easy.
  3486.  
  3487. gold - Similar to DumbBell.  Another game you solve by sliding tiles, but
  3488.     a different set of tiles.
  3489.  
  3490. ------------------------------------------------------------------------
  3491. Contents ScopeDisk70
  3492.  
  3493. Cooo - Here is a screen hack that is fun until you want to make it
  3494.     disappear.  It makes copies of your pointer and they trail after
  3495.     you as you work.  If you find a way to end this program, please
  3496.     tell us!
  3497.  
  3498. DiskTools - Two files are included:  DiskOptimizer will copy your disks,
  3499.     rearranging the files on the disk for maximum speed when you use it
  3500.     later.  DiskView gives a graphical view of the blocks used on the
  3501.     disk.  It can have different colors for directories, files, etc.
  3502.     Author:  Claude Abraham.  Binary only.
  3503.  
  3504. FixIntu - Jim Mackraz reported on Bix that there is a problem with
  3505.     switching interlace screens.  This is a quick fix for the problem
  3506.     and should work until a full fix is released.  Author:  Roger ??
  3507.     (not given)    Includes source.
  3508.  
  3509. Jeopard - This is a classic strategy game.  The object is to conquer the
  3510.     whole world by occupying every territory on the screen.  There
  3511.     are, of course, a few obstacles in the way....
  3512.  
  3513. Magus110 - This is a set of Arexx scripts that control your printer -
  3514.     a print    spooler. You will need Arexx and RexxArpLib2.1 installed.
  3515.     Author:  Dan Schenk Rexx scripts included.
  3516.  
  3517. MenuMgr - These Arexx scripts set up a Workbench menu from which you can
  3518.     launch programs or commands by using the mouse - similar to any
  3519.     other menu, such as those from HandyIcon or Browser.  Author:  Dan
  3520.     Schenk
  3521.  
  3522. RGS - RGS is a public-domain real time digital synthesis program written
  3523.     by Howard Lowengard.  One thing it can be used for is creating IFF
  3524.     samples to use with M (or other music software).  Author:  Howard
  3525.     Lowengard.  Binary only.
  3526.  
  3527. ShowFonts - This program will show you all of the characters in any font
  3528.     currently available to the system.  Excellent for seeing the
  3529.     shapes of all those characters without having to load down your
  3530.     system with all the fonts.  Select the font from a requester that
  3531.     handles large numbers of fonts.  Excellent program.  Author:
  3532.     Arthur Johnson, Jr.  Binary only.
  3533.  
  3534. SkinnyFont - A new font for your collection.  Size 8 only.  There are no
  3535.     instructions but you will need to copy the parts to your fonts
  3536.     directory on your system disk before use.
  3537.  
  3538. Sunriders - A graphic demo from West Germany.  If you can read all this
  3539.     text, you are better than I - but it is an interesting demo all the
  3540.     same. Run from the Cli only.
  3541.  
  3542. SuperView21 - This is my favorite file viewer, and is the one included
  3543.     on the SCOPE disks.  It can show almost any kind of graphic made for
  3544.     the Amiga, including the ACBM format used in AmigaBASIC.  Shows a
  3545.     single frame, or a whole disk full. Improved, updated version.
  3546.  
  3547. Whereis2 - fimds any file if its in a path & now reports the exact
  3548.     path and spelling (including Capitalization) of the files it finds.
  3549.     It also reports the size and last change date and time.
  3550.  
  3551. PKax - is a FAST! archive extraction utility that extracts files from
  3552.     an archive and restores them to their original name, size, time and
  3553.     date.  It is completely compatible with all other ARC type programs
  3554.  
  3555. Nag08 - is an electronic appointment calendar for the Amiga. In
  3556.     addition to keeping track of your appointments, your anniversary, and
  3557.     your mother-in-law's birthday
  3558.  
  3559. Edible - a small filter prog that strips out al unnecessary LF's etc etc so
  3560.     that a prog  that cannot normally be read with AmigaDos `Ed' now canbe
  3561.  
  3562. PCalc - a programmers calculator: does base conversion: binary, octal,
  3563.     decimal, hexadecimal, bit level logic functions: AND, NOT, OR, NOR
  3564.     NAND, XOR, left-shift and right-shift functions (shift one bit)
  3565.     choice of working with signed or unsigned numbers, math functions
  3566.     including MOD (remainder after integer division) etc etc.
  3567. --------------------------------------------------------------------
  3568. Contents ScopeDisk72
  3569.  
  3570. SQUARES -  This simple program takes TWO arguments from the CLI (integer
  3571.     values), and outputs the specified range of squared values for the
  3572.     numbers.  The two arguments are the 'Start' and 'End' points of
  3573.     the output range.  NOTE -  The function of this program is an
  3574.     example of HOW to pass arguments from the CLI to the main()
  3575.     function of your program, not in its utility.  by Michael S.
  3576.     Franzyshen
  3577.  
  3578. TAG-25 - TAG-BBS is an online message and file handling system written
  3579.     by Patrick E. Hughes specially for the Amiga Released as TAG 2.01
  3580.     by Chuck Maier, and currently maintained by him.  This is revision
  3581.     2.5, released in May of 1989.
  3582.  
  3583. TICTAC - This is a very challenging version of tic-tac-toe, a 3-
  3584.     dimensional version that should challenge almost any player.  It
  3585.     is well done, but I was not able to determine whether this version
  3586.     (just appeared on the BBS) was the same as the one we presented
  3587.     last year.
  3588.  
  3589. TITLCD - The purpose of this program is to put the current directory
  3590.     into the Title Bar of your CLI window(s).  The program sits in the
  3591.     background, watching all your CLI's, and if you change the current
  3592.     directory in any CLI, that window gets updated with the new
  3593.     current directory.
  3594.  
  3595. TRUNCANIM - This program was written in response to a request by a local
  3596.     DPaint3 user.  When you create an ANIM file in DPIII it appends
  3597.     the first 2 frames of your anim to the end, so that it will loop.
  3598.     This is fine except when you don't want the ANIM to loop there is
  3599.     no way to kill this "feature". This program does that.
  3600.  
  3601. UHSr91 - Greetings fellow Amiga-ites! Here is the much touted and highly
  3602.     acclaimed Amiga Reader for the UHS hint files. Now you can have a
  3603.     quick hint for your favourite game at your fingertips (oh what
  3604.     sweet temptation!)  just by having this Reader and the UHS hint
  3605.     file for that game.
  3606.  
  3607. UNIX -  These are some UNIX-like utilities that will be most useful to
  3608.     you if you have a piping shell like ARP's 1.3 AShell or Bill
  3609.     Hawe's WShell.  Utilities are c, cut, nl, rand, rev, sh, tail, and
  3610.     uniq.  Brief docs.
  3611.  
  3612. UTILMA - Here is one of the best of the PD/Shareware directory utility
  3613.     programs.  It will do almost all file manipulation you need to do,
  3614.     simply by clicking the mouse.
  3615.  
  3616. VPOKER - VideoPoker simulates the electronic poker machines found in Las
  3617.     Vegas casinos, but with an important added feature; it provides
  3618.     guidance on proper playing strategy. The program is self
  3619.     documenting and can be run from the Workbench using the included
  3620.     icon.
  3621. ------------------------------------------------------------------------
  3622. Contents ScopeDisk73
  3623.  
  3624. Haven - This is a demo version of a most interesting form of solitaire.
  3625.     The demo is fully playable, but allows only four starting
  3626.     arrangements.  The real game costs $15, and the startup is truly
  3627.     random.
  3628.  
  3629. NumFum - The graphics are really outstanding on this version of the game
  3630.     of 15.  Play is a bit slow, maybe, but that is because of the
  3631.     graphics.
  3632.  
  3633. RunBack6 - This version of Runbackground uses the NULL - device, so that
  3634.     the window opened by the program to be run in the background will
  3635.     really go away.
  3636.  
  3637. SimGen - With SimGen you can create real pictures in several colors to
  3638.     use as a backdrop on your Workbench screen.  Several sample pics
  3639.     are included.
  3640.  
  3641. NewSetFont -  SetFont 1.5, from Dave Haynie.  Set your favorite font as
  3642.     the default font for your system.
  3643.  
  3644. Oria - This is a very nice picture, complete with a waterfall that flows
  3645.     (thanks to color cycling), and you can scroll around in the
  3646.     oversize pic.
  3647.  
  3648. Scan - Scanner will read every intuition structure in the system and
  3649.     make commented C code for each structure it finds, complete with
  3650.     pointers to the other such structures.
  3651.  
  3652. PPCon - The creators of Photon Paint were featured in a formal
  3653.     conference on CompuServe recently.  This is a transcript of the
  3654.     conference.
  3655.  
  3656. Req2 - Here is a requester that you can use in your own programs. You
  3657.     can see this working by running the program from a cli window.
  3658. -------------------------------------------------------------------------
  3659. Contents ScopeDisk84
  3660.  
  3661. UUshut -  This file contains the programs necessary to unshar and
  3662.     uudecode software taken from Usenet.
  3663.  
  3664. Zonx -  This is a maze game.  Move with cursor keys.  There are little
  3665.     squares along the maze which you capture to get points.  But there
  3666.     are also green dragons trying to eat you!  Good luck.
  3667.  
  3668. MPaint -  Here is a very simple paint program for you to use if you do
  3669.     not have something like DPaint.
  3670.  
  3671. JrComm94a -  The very latest revision of this extremely popular terminal
  3672.     program.  It offers almost any protocol you could possibly want,
  3673.     along with a host of other features.  Certainly worth a try.
  3674.  
  3675. Yar170 -  This is a digitized picture of Lt. Yar. Comes straight from
  3676.     a TV series.
  3677.  
  3678. TitleG -  A title generator for video productions.  Will make scrolling
  3679.     credits like those you see on TV, among other features.  Very nice.
  3680.  
  3681. Visa -  Digitized clipart - a picture of a Visa card, ready to use
  3682.     wherever you might need such a picture.
  3683.  
  3684. Animal -  Digitized sounds of a cheetah, elephant, monkey, and grr??
  3685.     Made with Perfect Sound digitizer, in 8svx form.
  3686.  
  3687. wtfptc -  This is a patch that fixes the WindowToFront bug, a bug that
  3688.     often causes the machine to lock up when a program's window pops
  3689.     to the front.
  3690.  
  3691. MakeSn -  This is a sound editor.  Save your edited sounds in raw format,
  3692.     IFF format, or as C source code ready to include in your programs.
  3693.  
  3694. Oria -  Since the "Oriaquia" picture is bigger than the normal screen,
  3695.     you must use the "SUPERVIEW" show utility in order to be able to
  3696.     view it. You can use the mouse to scroll the picture around while
  3697.     holding down the left mouse button.
  3698.  
  3699. -----------------------------------------------------------------------
  3700. Contents ScopeDisk75
  3701.  
  3702. INTER -  This file tells you how to set your computer for the least
  3703.     possible amount of flicker when using interlace screens.  It also
  3704.     has some tools such as IconType, SetPrefs, and SavePrefs which
  3705.     make it easy for you to set and save your own configuration.
  3706.  
  3707. ISPELL -  This is a huge and very capable spelling checker.  It is the
  3708.     one in use at MIT on the mainframes there.  The dictionary of
  3709.     words fills a large part of this disk, and the program does LOTS
  3710.     of work for you.
  3711. ---------------------------------------------------------------------------
  3712. Contents ScopeDisk76,
  3713.  
  3714. ANTEP - This is a large adventure game with many commands available.  You
  3715.     can fight the enemy, find the jewels, look at the maps, and have lots of
  3716.     other fun - and the price is right!
  3717.  
  3718. 3DPRO - This is a group of pictures made with a soon-to-be-released graphics
  3719.     program called 3dProfessional.
  3720.  
  3721. JOKER - This is a picture of the Joker from Batman. Just double click
  3722.     on the icon to see this.
  3723.  
  3724. DIRUTIL - A very nice directory utility to help you manage your disks.
  3725.     Has it own config file and needs to be set up properly for the best
  3726.     results.
  3727.  
  3728. ---------------------------------------------------------------------------
  3729. Contents ScopeDisk77
  3730.  
  3731. JEOPARD -  Jeopard is a classic strategy game for 2 to 8 players. The
  3732.     object is to conquer the world by occupying every territory on the
  3733.     screen.
  3734.  
  3735. VLT4036 - VLT is a VT100 terminal emulator and a Tektronix emulator. This
  3736.     program requires ARP1.1 Author Willi Langveld.
  3737.  
  3738. SuperView21 - SuperView is a program that will display IFF pictures of
  3739.     all types on the Amiga.  The program supports the following features -
  3740.     Multiple files on one command line.  WorkBench (icons) are supported.
  3741.     All display modes supported.  Auto Overscan Color Cycle ( DPaint and
  3742.     GraphiCraft types) CRNG CCRT AmigaBasic ACBM type files Author chunk is
  3743.     supported Displays the first cell in a ANIM file Written in Assembly,
  3744.     PURE code that can be resident under 1.3
  3745.  
  3746. BatBench - When you boot your Amiga, you will see Batman above the city
  3747.     in place of your regular Workbench backdrop and hear the words "I'm
  3748.     Batman over your sound device. Cor!
  3749.  
  3750. VTime - Growing tired of depth arranging windows and screens to find
  3751.     digital or analog clocks on the WorkBench screen, I decided that a
  3752.     talking clock would be an easy way to remedy this situation. I also knew
  3753.     that there were a few blind computer users' out there using the Amiga on
  3754.     a daily bases, and that a program that spoke the time would be well
  3755.     received in their community.
  3756.  
  3757. TurboBackUpV1.00 - TURBOBACKUP is the fastest, safest way we know to do
  3758.     backups of unprotected standard AMIGA-Dos-floppy disks on an Amiga with
  3759.     Kick1.2 or higher using two or more disk-drives and working with
  3760.     multitasking.
  3761.  
  3762. WBKaleidoscope - Isn't a plain blue Workbench background so BORING?  Here
  3763.     is a solution. This program will set up another playfield in back of
  3764.     your Workbench screen and draw a slowly-changing pattern.  Since the
  3765.     screen is dual-playfield, the pattern does not disturb your Workbench at
  3766.     all--Workbench doesn't even know it's there.
  3767.  
  3768. BTutor - The following tutorial is for the use of AmigaBASIC
  3769.     programmersboth novice and intermidiate programmers can benfit from this
  3770.     tutorial.  Part 1 (this tutorial) contains information which is quite
  3771.     useful so if possible, read this file with a program that can let you
  3772.     print your current screen so that you can create yourself a quick
  3773.     reference card.  The following tutorial will cover the following - How
  3774.     to access libraries in AmigaBASIC How to use CLI commands. How to
  3775.     interface I/O with your modem How to create a console window in
  3776.     AmigaBASIC.
  3777.  
  3778. ZapMap - ZapMap13 contains the equivalent of AmigaDos 1.3 .bmap files
  3779.     (accounting for it's size). Running the program is all that a BASIC
  3780.     programmer will need to use the Amiga's LIBRARY Functions.  You can
  3781.     throw away your 1.3 .bmap files if you choose (NOT recommended!) as you
  3782.     will not need them to either use this program or to use the LIBRARY
  3783.     functions in your own BASIC programs.  It can also be used with Absoft's
  3784.     AC-BASIC (and other BASICS that require the use of .bmaps to make
  3785.     library calls) enabling you to create TRUE stand alone programs!
  3786. ------------------------------------------------------------------------
  3787.  
  3788. Contents ScopeDisk78
  3789.  
  3790. Speedup - Apparently works on the A1000 but will probably on the A500 &
  3791.     A2000. Speeds up the disks drives.  Author John Sylvester
  3792.  
  3793. Sub - Emulates subliminal messages that are usually found (??) on TV or
  3794.     movies. Sub will flash your messages, in order, for a SINGLE frame, once
  3795.     a minute.  So if you have 5 messages, they will repeat every 5 minutes.
  3796.      You can have a maximum of 20 messages.  Author Steve Tibbet Version 1.0
  3797.  
  3798. Tbar - This short (564 bytes) program will change the intuition pattern
  3799.     used in the title bars of all windows.  Put it in your startup-sequence
  3800.     and dress up your windows!  It will change the current window
  3801.     immediately and all others as they are selected.  The code is pure and
  3802.     may be made resident (can't see much use in doing that - except maybe
  3803.     while playing with new patterns). There are five patterns built in, or
  3804.     you may define your own pattern.Calling tbar with no arguments will
  3805.     restore the default pattern.  Author John Everett Version 1.0
  3806.  
  3807. RxSlides - An IFF picture server controlled through AREX.  RxSlides
  3808.     (load-and-stay-resident) program which can pop up a picture upon
  3809.     command.  It will also make a transition from one picture to another,
  3810.     and has several types of transition.  Author Dean Bandes
  3811.  
  3812. SetCPU - SetCPU V1.5 is my third program designed for identification and
  3813.     modification of system parameters roughly related to different versions
  3814.     of the Motorola 68000 family processors.  The program will identify the
  3815.     various types of processors and coprocessors in any 680x0 system up to
  3816.     68030/68882 systems.  It also makes an attempt to correctly identify an
  3817.     incorrectly designed but still functional 68020 system, several of which
  3818.     are known to exist as Amiga coprocessor boards.  It contains MMU code to
  3819.     locate kernel ROM in write protected 32 bit ROM, with several optional
  3820.     patches to that ROM.  Author Dave Haynie Version 1.5
  3821.  
  3822. GPrint - Black and White Graphics Print Utility for Epson FX printers. 
  3823.     Author Dave Cherna Version 2.03
  3824.  
  3825. SD - SD is a replacement for the AmigaDOS command CD (Change/Current
  3826.     Directory). SD stands for S[earch] for D[irectory]. SD is functionally
  3827.     identical to CD in every way. Use it as you would CD. You can even
  3828.     rename or alias it to CD and you, nor any programs that call it, will
  3829.     know the difference. Version 1.01c
  3830.  
  3831. Start - Lots of information about starting with your Amiga. Useful if u
  3832.     r a beginner (and maybe not)
  3833.  
  3834. Tapriska - This is a utility program for your Amiga computer.  Its
  3835.     purpose is to identify the tasks which are currently running on your
  3836.     machine.  Besides the various CLI and background executable programs,
  3837.     these tasks include your hard disk drives as well as the various
  3838.     devices.  Author Hermes Version 1.1
  3839.  
  3840. Thinker - Combines elements of text processing, outline processing, and
  3841.     hypertext, Thinker becomes an Idea Processor.  Version 1.03 Demo
  3842.  
  3843. SeahavenTowers - Patience card game played against a backdrop of a
  3844.     castle. This is Demo version only.
  3845.  
  3846. ToolBox - The Tool Box provides a COST EFFECTIVE method of expansion for
  3847.     the non A2000 owner and at the same time provides the dealer with
  3848.     another market for A2000 type expansion cards. Notes author Richard
  3849.     Taylor Expansion Technologies USA.
  3850.  
  3851. ----------------------------------------------------------------------
  3852. Contents ScopeDisk79
  3853.  
  3854. Musician3 - Play music on the screen/keyboard, save it, play it back, more.
  3855.     Ever since I first had my Amiga, I always wondered why there were
  3856.     no music-pianos for it in the PD.  It seemed to me that it woulnd't be
  3857.     too difficult to make a piano-keyboard on screen that would play back
  3858.     the proper sounds like a piano.  I also wanted to be able to record live
  3859.     music playing, and none of the commercial music programs (that I know
  3860.     of)  can do this. So I got to work, and  now I have completed a new
  3861.     version with many additions.
  3862.  
  3863. PCPatch2 -PcPatch is a bunch of utilities to enable PCCopy and PCFormat from
  3864.     the Extras 1.2 (or Extras 1.3) PCUtil drawer to read, write and format
  3865.     any kind of MS-Dos style disks, including 720k/3.5" diskettes. Included
  3866.     is a format editor, so everyone can customize PCCopy to fit his needs.
  3867.     Two sample format entries have been added, AtariSS and AtariDS.
  3868.  
  3869. PCBTool - Printed Circuit Board Tools - excellent CAD program from
  3870.     Australia specifically written for the design of PCB's.
  3871.  
  3872. RushHour - Game.  Outdrive the evil red car, collect lots of points!
  3873.     By writing malignant bit patterns into various little known and very
  3874.     obscure hardware registers, this program turns your normally user
  3875.     friendly Amiga computer into an evil force bent on totally destroying
  3876.     you and taking over the world, in that order.  (Note, complete world
  3877.     domination requires at least 4 megabytes of expansion RAM. With 512K
  3878.     it can take over, at most, the left half of your desk. (So, please do
  3879.     not leave RKM or any programming manuals there - if it ever learns to
  3880.     program itself we could be in trouble)).
  3881.  
  3882. PlotXY - 2-d graphing program, makes many kinds of graphs PlotXY is a 2-D
  3883.     plotting package that plots X and Y data points from a file on several
  3884.     types of graphs.  PlotXY was written completely in C using the Manx
  3885.     Aztec V3.6a C compiler.  PlotXY was compiled using the +fi option for
  3886.     the IEEE Double Precision Floating Point Emulation and linked using
  3887.     the mal32.lib for access to the Amiga's library.
  3888.  
  3889. Dnet.Handler - handler for Dnet from Software Distillery. This is
  3890.     pre-release version and may have a few bugs.
  3891. ------------------------------------------------------------------------
  3892. Contents ScopeDisk80
  3893.  
  3894. Protecta -  This presents a requester that lets you easily change the
  3895.     protection bits and comments for any file.  Nice utility.
  3896.  
  3897. LoadIFF -  Here is the IFF.library, along with the FD file and the .BMAP
  3898.     needed in order to use the library from AmigaBASIC.
  3899.  
  3900. Woodland -  From Louis Markoya.  A ray-traced picture, WoodlandII.  Was used
  3901.     as a TRANSACTOR cover recently.
  3902.  
  3903. Zmodem -  Here are the official specifications for the Zmodem protocols.
  3904.     Intended for systems programmers and the like!!
  3905.  
  3906. Loan1.4 -  This is an update to TinyLoan from another disk.  It opens a
  3907.     window onscreen and lets you give the details of a loan, then prints out
  3908.     an amortization schedule either to the screen,to a file, or to a printer
  3909.  
  3910. Ymodem - the official documentation for YModem protocols. Is also intended
  3911.     for telecommunications managers etc.
  3912.  
  3913. Lire -  This is a French name meaning "to read".  So - this is a very small
  3914.     and very nice file reader that lets you move by lines or by pages,
  3915.     forward or backwards through a file.
  3916.  
  3917. MusicBox -  Here is a music player that you can use from Workbench, and with
  3918.     three songs included for playing.  Just click the icon to hear the music
  3919.     and the music is worth hearing, too.  VERY nice.
  3920.  
  3921. MT -  This file contains MD, a memory diagnosis tool and MQ, a memory
  3922.     quarantine tool.  MQ will mark off the bad memory so it cannot be used.
  3923.  
  3924. -------------------------------------------------------------------------
  3925. Contents ScopeDisk81
  3926.  
  3927. SportsText -  allows you to quickly display over 100 different titles for
  3928.     overlaying  on top of external video (using the Amiga genlock).  This
  3929.     is particularly useful for identifying players in a sports video
  3930.     have up to five completely seperate startup-sequences and there
  3931.     is no limit to what they can do, Startup works with ALL dos commands
  3932.  
  3933. BrickBat - game based on this (in)famous old early pub game. Sound and
  3934.     decent graphics.
  3935.  
  3936. Movie - is a freeware utility which may be used to play back animations
  3937.     created by Sculpt Animate 3D.  Movie was written by Dr. Eric Graham,
  3938.     author of SCULPT 3-D and Sculpt Animate 3D.
  3939.  
  3940. WKEYS -  is a program that allows you to manipulate windows through the
  3941.     use of keyboard function keys rather than by using the mouse.move them
  3942.     from front to back and vice-versa, and move screens from front to back
  3943.     all without having to move your hands from the keyboard, and without
  3944.     having to move windows around so that you can see their depth gadgets.
  3945.     It also lets you move windows or screens that do not have depth gadgets.
  3946.     WKEYS knows how to perform twelve different window and screen functions.
  3947.      The key bindings are user definable, so you can make any key (or keys)
  3948.     perform any of the functions that you want.
  3949.  
  3950. Du-Hermes2.5 - A dirutil prog with an awsome number of user definable keys.
  3951.     Not bad but a bit long in the tooth.
  3952.  
  3953. ArpCls - This is a 164 byte CLEAR SCREEN ($0C) program for use by those who
  3954.     have the arp.library (vers. 31.00 or higher) available. If you do not
  3955.     have the library, the program will simply exit.
  3956.  
  3957. FileCat - File catalogue utility with many options for catting files etc.
  3958.     The author is Matthew Dillon so it should work fine.
  3959.  
  3960. Backer - A backup prog for your hard disk which uses the archive bit. This
  3961.     primarily allows selective backups of files etc. Again this prog is
  3962.     getting on a bit.
  3963.  
  3964. Planet - this program will map any IFF picture around a sphere (hence forth
  3965.     referred to as a planet).  The planet is then shaded based on the
  3966.     location and size of a light source. The mapping is done by equating
  3967.     constant latitude and longitude lines around the planet with constant
  3968.     horizontal and vertical lines on the map.  The planet view is computed
  3969.     by applying a transformation based on inputted planet rotation angles.
  3970.     The result is displayed using HAM mode in lo-res interlaced resolution
  3971.     (320 x 400).
  3972.  
  3973. AsmToolkit - a series of assembler toolboxes which helps interface between
  3974.     asembler and AmigaDos.
  3975. -------------------------------------------------------------------------
  3976. Contents ScopeDisk82
  3977.  
  3978. Classix1 - This is the first Classix disk by Rob Baxter.  All tunes
  3979.    by J.S.Bach and include Brandenburg concertos, Toccata and Fugue
  3980.    in D and Prelude and Fugue No 7.  Music produced with Aegis Sonix
  3981.    and sounds with Synthia. Hook up your hi-fi and enjoy. Boot from
  3982.    df0:
  3983. ----------------------------------------------------------------------
  3984. Contents  ScopeDisk83
  3985.  
  3986. WRAP -  This short program lets your mouse pointer wrap around the screen if
  3987.     it touches the top or the right side.
  3988.  
  3989. INTER -  Contains text explaining ways to get better results from interlace
  3990.     screens, and programs to change from interlace and back.
  3991.  
  3992. BEEP103 -  Assembly language program that uses the audio-device to make a
  3993.     simple beeping sound.
  3994.  
  3995. EMINES2 -  New scenery or levels for Emerald Mines. Of course you will need
  3996.     to have the game itself to hand.
  3997.  
  3998. POPCLI4 -  Update to the original "newcli/screen blanker" program.  Now has
  3999.     AREXX port, and other additions.
  4000.  
  4001. NIB -  PD release of a nibble copier, later to become commercial.  NOTICE -
  4002.     When you execute the EXECUTE.ME file, it will format and create a master
  4003.     disk, so have a blank disk handy.
  4004.  
  4005. ZMODEM -  This is an external zmodem protocol that can be used with terminal
  4006.     programs that do not have zmodem.
  4007.  
  4008. QVIEW11 -  Qview is a tiny (about 4K) file viewer, very fast, written in
  4009.     assembler.  I think you'll like it.
  4010.  
  4011. FREE -  Reports the amount of free space on the disk in bytes, not blocks.
  4012.     Source included.
  4013.  
  4014. QMOUSE15 -  Yet another update to QuickMouse, screenblanker, newCLImaker,
  4015.     screen cycler, etc.
  4016.  
  4017. RADIOII -  Sculpt4D animation of a radiometer doing its thing.  Needs MOVIE
  4018.     to run.
  4019.  
  4020. STARLINK - Text files to explain STARLINK, a service that lets you call long
  4021.     distance over telenet lines, but at significantly lower cost.  Somewhat
  4022.     similar to PCPursuit, etc.
  4023.  
  4024. KEYMAPED -  This is a keymap editor - so if you want your keys to do
  4025.     something different, use this to edit them.
  4026.  
  4027. KLONDIKE -  A nice game of solitaire with nice graphics. An easy way to
  4028.     pass the odd five minutes!
  4029. ======================================================================
  4030. Contents  ScopeDiskK84
  4031.  
  4032. DivZero - prevents gurus caused by "division by zero" error. Put the
  4033.     program in the c directory and call it in your startup-sequence.
  4034.  
  4035. ShamUp - Sliced Ham update - fixes some bugs in SHAMVIEW. Contains two
  4036.     files -updater and -unlace.
  4037.  
  4038. 2ProPage - ToPP a converter from PROWRITE and EXCELLENCE formated text
  4039.     files to the textual input format of Professional Page.
  4040.  
  4041. Clixe - will execute a batch file in your s/startup-sequence ONLY if you
  4042.     are holding down the left mouse button during startup
  4043.  
  4044. Seiko - driver for the Seiko 5300a printer. You will need to copy the
  4045.     driver to your list of printer drivers in the DEVS directory.
  4046.  
  4047. PerfTest - tests the speed of read/writes from your disk or hard disk
  4048.     This is version 1.1 of my hard disk PERFormance TEST.  It is a CLI based
  4049.     program, so don't bother trying to use it from WorkBench. This program
  4050.     was written because I needed some way of evaluating hard drive
  4051.     performance.  Basically, I wanted a program that would see just how
  4052.     fast a hard disk & controller would transfer raw data, and I wanted to
  4053.     see how much effect an overscan screen would have on the same system.
  4054.  
  4055. CheckFit - determines the size of the file and the free space remaining on
  4056.     the given device.  The device can be a floppy drive, hard disk, or the
  4057.     recoverable RAM device VD0:, however it will not work on the RAM: device
  4058.     because that device does not return a proper value for the number of
  4059.     blocks available.
  4060.  
  4061. Toggrx -  The program is of use to PAL owners mostly. The program will
  4062.     toggle the NTSC or PAL mode for you, report the current grafix mode or
  4063.     force to one mode or the other.
  4064.  
  4065. NotBoingAgain - The original images were generated using Sculpt 3D, a
  4066.     commercial ray-tracing program. There are 135 images total, which is
  4067.     about 14 megabytes of information in the uncompressed form. After
  4068.     compression and assembly with Byte-by-Byte's public domain sequencer,
  4069.     MOVIE, the finished animation file is 394450 bytes long, which will run
  4070.     easily in a 1 meg Amiga. The sounds were digitized with Perfect Sound
  4071.     fron SunRize.
  4072.  
  4073. Mandlpic - Mandelbrot picture. What can one say. It looks nice if you are
  4074.     appreciative of the subject.
  4075.  
  4076. ClockDr3 - Will reset a clock that is stopped or speeding. Checks for
  4077.     clock virus symptons i.e. stopped or very sl...ow.
  4078.  
  4079. Timer - replaces your prompt with a timer showing the no. of seconds
  4080.     required to complete a task.
  4081. ---------------------------------------------------------------------------
  4082. Contents ScopeDisk85
  4083.  
  4084. Scripit - A script language that allows you to automate actions you would
  4085.     normally have to do manually. Either from mouse or keyboard. Also has an
  4086.     AREXX port. Very powerful features.
  4087.  
  4088. Ultracard - These are the UltraCard Browser stacks. These stacks, along with
  4089.     the UCBrowser comprise a browser/player    version of the UltraCard product.
  4090. ===========================================================================
  4091. Contents ScopeDisk86
  4092.  
  4093. Pics - A comical pic of a toilet and a 3½" disk in alien surroundings.
  4094.     Superview is included in the c directory for these pictures.
  4095.  
  4096. AMI3270 - Ami3270 is a terminal program based on Jez San's Argoterm. I
  4097.     wrote it to provide a way of logging on to IBM mainframes running a
  4098.     VT100 to 3270 protocol converter; the two protocol converters Ami3270
  4099.     supports are SIM3278 (a software protocol converter) and the PCI
  4100.     protocol converter. All the VT100 emulators I have tried have at least
  4101.     one - and sometimes more -problems. The usual one is scrolling of the
  4102.     display when the bottom line is reached; this is a problem with
  4103.     SIM3278. Ami3270 avoids the annoyance.
  4104.  
  4105. AMIGABBS - his is a program written in Assembly Language for the Amiga
  4106.     computer to run PACKET radio as a backround task.  It uses the Amiga
  4107.     Serial port to interface to a Terminal Node Controller (TNC).  The TNC
  4108.     is connected to the Amiga thru a RS-232 serial cable, and to a VHF or
  4109.     HF radio thru Receive audio, Microphone audio, and PTT lines.
  4110.  
  4111. ATREE - Atree is a disk utility which imitates similar utilities widely
  4112.     available on IBM compatibles (PC Tools, XTree, QuickDos, etc.). The
  4113.     intent is to allow the user a graphic representation of the entire (or
  4114.     any portion of the entire) directory structure on a disk device,
  4115.     including the files in each directory, and the capability of moving
  4116.     quickly through the "tree" to a directory to access its files for
  4117.     purposes of copying, deleting, moving, viewing, editing, etc.
  4118.  
  4119. DISKOPTI - This program will copy all the files on a disk making sure
  4120.     that the data blocks for each file are consecutive. Depending on the
  4121.     number of directories and files on a disk, the process can take up to
  4122.     6 minutes to complete.
  4123.  
  4124. FINDDISK - This is a simplified cataloging program for your disks.  It
  4125.     is meant to be small and easily managed, but will handle a large
  4126.     number of disks.
  4127.  
  4128. FIXDISK - FixDisk is a program to recover as much as possible from a
  4129.     defective disk.  I don't claim it is better than 'Diskdoctor' or
  4130.     'DiskSalv', but it has some features the others don't have -  first of
  4131.     all it can recover damaged (unreadable) tracks, it has functions to
  4132.     check file integrity, to check the directory structure and functions
  4133.     to undelete, copy or show (even defective) files, fix corrupted
  4134.     directory pointers etc. Werner Guenther.
  4135.  
  4136. FONZ - This program is similar to SetFont, except that it sets the font
  4137.     for programs that open their own custom screens.
  4138.  
  4139. FUNPAINT - If you enjoy Amiga graphics but you don't want to invest in
  4140.     a professional paint program, then Fun Paint is just the thing for
  4141.     you.  It allows you to create and edit paintings quickly and easily in
  4142.     all the Amiga graphic display modes with up to 4096 different colors.
  4143.     It opens and saves Interchange File Format (IFF) paintings so its
  4144.     compatible with many other Amiga programs.
  4145.  
  4146. IM_EXAMPLE - This is just a very short piece of code that shows how to
  4147.     open a window and draw into it.
  4148.  
  4149. ISPOOL13 -  IAMSpooler 1.3 consists of three programs that allows
  4150.     programs to send printer output to disk for subsequent printing on the
  4151.     printer. The printing is automatic and in most cases does not require
  4152.     userintervention.
  4153.  
  4154. MAZE12 - The simple little maze game grown up!  This one has very
  4155.     simple mazes for level 1; quite difficult ones for level 2; those I
  4156.     did not even attempt in level 3.  Have fun!
  4157.  
  4158. MOUSETRAP - Another maze program.  In this one, you can create your
  4159.     own maze, and then have your "mouse" run through it.  The graphics are
  4160.     nicely done in hi-res.  A number of options are available.
  4161.  
  4162. Joplin - A selection of famouse Scott Joplin tunes. Sonix `Play' is
  4163.     supplied.
  4164.  
  4165. -------------------------------------------------------------------------
  4166. Contents ScopeDisk87
  4167.  
  4168.  
  4169. MV11 - This program is meant to be like the Unix mv command, I
  4170.     believe.  There are extensive docs giving the various commands and
  4171.     uses, but no simple description of the program.  It will rename, move,
  4172.     delete, etc. - a powerful directory utility.  It is NOT a mouse-driven
  4173.     program.
  4174.  
  4175. PACKER - Power Packer takes an executable file and crunches it down as
  4176.     much as 50% smaller, similar to the way Arc or Zoo does.  The
  4177.     difference is that the file remains an executable file and doesn't
  4178.     require Power Packer itself to "unpack" and run.  You can save a LOT
  4179.     of space on your Workbench disk by packing everything.
  4180.  
  4181. POWERPOKER - This is a game of poker, played onscreen.  The graphics
  4182.     are well -done, and the game seems to work well.  (Not exactly up on my
  4183.     poker.  Sorry.)
  4184.  
  4185. PRTPIC - This is a utility that will print your pictures and other IFF
  4186.     files.  Prtpic does not display the picture it is printing and
  4187.     therefore doesn't use up any CHIP memory.  It does however require the
  4188.     1.3 printer drivers.  It also accepts multiple filenames and/or
  4189.     wildcards for filenames.
  4190.  
  4191. QED14 - QED is a very fast, full featured text editor for the Amiga
  4192.     written in Manx C, and 68000 assembly language.  QED offers a variety
  4193.     of options which allow you to customize how each text editing window
  4194.     behaves.  For example, QED has a free -form text editing mode which
  4195.     allows you to place the cursor anywhere on a line, and spaces are
  4196.     automatically inserted as needed.  Or if you prefer, QED can behave
  4197.     like a sequential file editor limiting cursor positioning to the end
  4198.     of a line. QED can handle many fonts, can insert text from files, etc.
  4199.  
  4200. QUICPREF - Pop Prefs to the currently active screen, make your
  4201.     changes, and then move them out of the way.
  4202.  
  4203. ROGUE - This game is a classic adventure game that pits you against
  4204.     the forces of darkness and mystery.  You will have to wonder
  4205.     around in the maze of rooms to collect treasure and other
  4206.     items that will help you in your travels through the maze.
  4207.     There are many keys on the key board that will enable you to
  4208.     accomplish tasks and fight with the monsters that you
  4209.     encounter.  Press the F1 key and it will tell you all about
  4210.     the active keys.  This is a true hacker's game and you will
  4211.     have to figure it out as you go along.
  4212.  
  4213. RUNBACK4 - This version of RunBack has been changed to use the NULL -
  4214.     device supplied in this ZOO file. (NULL - device by Gunnar Nordmark).
  4215.     This is a "real" device, so it solve problems with previous versions
  4216.     of RunBack which used the Nil - "fake" device which caused Crashes....
  4217.     This is a revision of Dan Barrett's revision of Rob Peck's RunBack.
  4218.  
  4219. SCANNER10 - Scanner makes commented C code of all intuition structures
  4220.     in memory.  The structures will receive correct pointers towards each
  4221.     other.  Scanner starts looking at IntuitionBase, and follows all
  4222.     pointers, storing them in memory. When finished, scanner writes it all
  4223.     to stdout.  Since a structure may be referenced from more than one
  4224.     spot, I made sure it would never look at it more than once.  Stephan
  4225.     Parmark.
  4226.  
  4227. SHOWIZ20 - ShoWiz combines the features of a display program with
  4228.     those of a slideshow program. This means you can show individual
  4229.     pictures or a whole disk full!
  4230.     ShoWiz has 26 different ways to display your pictures and it works
  4231.     with ALL resolutions, including Overscan. You can even display Text
  4232.     files, with your choice of colors for the background, text, and
  4233.     shadows. Type "ShoWiz ?" to see the various options you have.
  4234.  
  4235. SID2 - From Mike Berro.  SID (System Information Display) displays a
  4236.     list of Exec Tasks, Libraries, Devices, Ports, Interrupts or
  4237.     Resources; Intuition Screens and Windows; or DOS Devices, Directories
  4238.     or Volumes.  You can print or save a list to a file.  Menu driven, and
  4239.     useable from CLI or Workbench.  This version has added scroll bars and
  4240.     a few other new features.
  4241. ========================================================================
  4242. Contents ScopeDisk88
  4243.  
  4244. PALBOOT - This program installs a special bootblock which allows PAL
  4245.     programs to be seen fully on NTSC Amiga's fitted with the
  4246.     SUPER AGNUS Chip.
  4247.  
  4248. Icon$ -  This is a small sample of the collection of icons I created to
  4249.     personalize my home budget in Gold Disk's "Desktop Budget".
  4250.     Included here are seven of the more generic and therefore more
  4251.     widely useful symbols
  4252.  
  4253. IconMaster  - For creating and modifying icons. You are able to utilise
  4254.     brushes from art programs for your icon creations.
  4255.  
  4256. IPP - IPP was written to take advantage of both sides of a piece
  4257.     of paper, cutting those long text file printouts in half
  4258.     and making your listings much easier to read. Because IPP uses
  4259.     your Preferences Printer specs for page length, varied and
  4260.     customized 'Book type' printouts are possible with YOUR printer.
  4261.  
  4262. M2Du_V4.03 - DirUtil in Modula-2 - handles up to 1000 files per directory
  4263.     CLI or WB
  4264.  
  4265. Mostra - A Universal IFF Viewer. There are many utilities for viewing IFF
  4266.     ILBM files, but none I'd seen until now met the goal of displaying every
  4267.     IFF picture; each had its idiosyncrasies.
  4268.  
  4269. Snap_V1.4 - Frame what you want to type and Snap will transfer the frame
  4270.     Contents to your window. Saves typing. Useful
  4271.  
  4272. WebSpread_V1.6 - is a simple spreadsheet with fairly limited rows and
  4273.     columns but will do for simple requirements
  4274.  
  4275. XColorV1.2 - XColor is a program designed to change the colours of any screen.
  4276.     But it's more than a palette - You can also ADD and SUB bitplanes and
  4277.     you can change the screen. It also handles HAM and EHB screens
  4278.  
  4279. -----------------------------------------------------------------------
  4280.  
  4281. Contents ScopeDisk111
  4282.  
  4283. AIndex - will automatically create an index of selected words in a
  4284.     document.  It keeps track of the location of the selected words
  4285.  by chapters and/or pages of the document by inserting dot commands
  4286.  into the document.
  4287.  
  4288. ClickDOS II - is an AmigaDOS enhancement utility.  It allows you to
  4289.     do DOS-like  actions with the mouse instead of typing commands at
  4290.     a Command  Line  Interface  (CLI).    It  adds  a  great  deal of
  4291.     functionality for the "Click-n-Go" user which is not available in
  4292.     the Workbench environment.  It also makes some of the tasks which
  4293.     are very  cumbersome to  do at a CLI or Workbench, such as moving
  4294.     or deleting a large number  of  files,  much  easier  to perform.
  4295.     ClickDOS II is a dream for "cleaning up" floppy or hard drives or
  4296.     for browsing through disks of public domain software  sorting out
  4297.     what you  wish to keep.  These are, however, only two of the many
  4298.     uses for ClickDOS II.
  4299.  
  4300. DB - This is a very basic database program. It allows you to create a
  4301.     database with up to 5O fields. Each field can be from 1 to about
  4302.  3OOO    characters.    There can be a maximum of about 1.2 Million
  4303.  records to a    database. Each record can be a maximum of about
  4304.  3OOO characters long.    This means that if you create a field of
  4305.  1OOO characters that there are only about 2OOO    characters remaining
  4306.  for the other fields in the record.
  4307.  
  4308. DiskLabelV1.2 - A disk label prog. No docs
  4309.  
  4310. FileFind -  is a CLI utility which will search for files on filing
  4311. devices    using wildcards.  The MS-DOS wildcards "*" and "?" can
  4312. be used as well as    the AmigaDOS wildcard "#".  The drive specifier
  4313. is optional    and if not supplied the currently logged drive is used.
  4314.  An optional    directory specifier may also be used which limits
  4315. the search to the specified directory and all sub-directory levels
  4316. under it.  Multiple arguments may be supplied to search on more than
  4317. one drive for a particular file, or to    search for multiple files
  4318. on multiple devices.  Ctrl-C may be used to    immediately terminate
  4319. the search and return your CLI prompt to you.    Version    1.5 is pure
  4320. and as such can be made resident under AmigaDOS 1.3 or    under
  4321. AmigaDOS 1.2 using ARP.
  4322.  
  4323. Icons - Yet more but good icons for every purpose.
  4324.  
  4325. KeyBiz - Havn't tried it but connect up the stereo and type away!!!
  4326.  
  4327. 'Liner -In essence, what 'Liner does is to let you type into an outline
  4328.  form,    allowing you rearrange blocks of text without having to
  4329.  renumber everything.    It does not have some of the features of
  4330.  commercial outliners, such as    showing only certain levels in the
  4331.  outline, or having more than one line of text per number.
  4332.  
  4333. SuperView3.O -SuperView is a program that will display IFF pictures of all
  4334. types on the Amiga.  The program supports the following features:
  4335. multiple files on one command line.    WorkBench  (icons) are supported.
  4336. All display modes supported.
  4337. Auto Overscan
  4338. Color Cycle ( DPaint and GraphiCraft types)  CRNG  CCRT
  4339. AmigaBasic  ACBM  type files Author chunk is supported
  4340. Displays the first cell in a ANIM file
  4341. Written in Assembly, PURE code that can be resident under 1.3
  4342. *NEW*   Display Animations.  (Type 5 - DPaintIII, VideoScape2.O)
  4343. ========================================================================
  4344. Contents ScopeDisk89
  4345.  
  4346. Wanderer22 - This is a game with nice graphics.  You must collect lots
  4347.     of treasures and then find your way out of the maze.  Not always easy.
  4348.     Can be played with cursor keys, kjhkl keys, etc.
  4349.  
  4350. UUT - Unix utilities.  Strings, head, lc - from Edgar Hoogerbeets.
  4351.     These are as much like the Unix utilities of the same name as was
  4352.     possible.
  4353.  
  4354. Warp22x - Newer version of the program that compacts an entire disk,
  4355.     saving the directory structure, and making the new disk a bit-by-bit
  4356.     copy of the first.
  4357.  
  4358. VTime - Need a clock that talks to you?  Here it is.  There is extra
  4359.     software to make it work for you.  Have fun.
  4360.  
  4361. Watcher2 - A screen hack.  Reminds me of some ancient magazine ads:
  4362.     This is a watchbird watching a ........ ...and here is a watchbird
  4363.     watching YOU!"
  4364.  
  4365. TypeTut - Improve your typing skills with this tutor.  There are many
  4366.     practice exercises to help you improve.  Good luck.
  4367.  
  4368. Spy - Spy lets you examine the state of some other task on the system.
  4369.     It continuously displayes the tasks running state and its software
  4370.     context (the CPU registers' value for that task).
  4371.  
  4372. DMake - This is Matt Dillon's Make and Make-maker.  It has all sorts
  4373.     of switches, dependencies, macros, and other such goodies.  For those
  4374.     who are already familiar with MAKE.  There are extensive docs, but
  4375.     only to tell you how this MAKE compares with other MAKEs.
  4376.  
  4377. X10Ctrl - The X10 USA company manufactures a series of low cost
  4378.     devices which enable an electrically controlled device to be
  4379.     controlled remotely. The controller (CP290), is available from DAK,
  4380.     Sears, Radio Shack, Heathkit, and others, for about $30-40.  This
  4381.     software lets you manage that controller with your Amiga.
  4382.  
  4383. Amrtization - Prints out an amortization schedule.  Several options.
  4384.     The icon says you must use CLI, but the program will run if you just
  4385.     click on the icon.  Very nice schedules, and can go to the screen or
  4386.     to a printer.
  4387.  
  4388. ZapMap - ZapMap13 contains the equivalent of AmigaDos 1.3 .bmap files
  4389.     (accounting for it's size). Running the program is all that a BASIC
  4390.     programmer will need to use the Amiga's LIBRARY Functions. Programs
  4391.     written using ZapMap can be compiled with Absoft or HiSort compilers
  4392.     to create truly stand-alone programs.  Very nice addition to the BASIC
  4393.     toolkit.
  4394. ===========================================================================
  4395. Contents ScopeDisk90
  4396.  
  4397. NzCron -  NazCron provides timed command processing similar to the Unix
  4398.     cron command and the Amiga AmiCron command.  As with these programs,
  4399.     NazCron reads events from an ASCII text file and, when the indicated
  4400.     time is reached, executes the program whose name and parameters you
  4401.     have supplied. It also allows for many manipulations of these items.
  4402.  
  4403. Sifi - Hi-res pictures from old Science fiction comic books. Superview
  4404.     is included in the c directory.
  4405.  
  4406. Snipit - this is a fixed version of Snipit.  It will now close the CLI
  4407.     that started it if you wish.
  4408.  
  4409. HDiskInfo  -  This is a set of text files giving the specifications for
  4410.     MFM, RLL, and SCSI drives.
  4411.  
  4412. Old36 - On behalf of the now defunked, PROVINCETOWN-BOSTON AIRLINE, INC.
  4413.     It is my privilege and honor to acquaint you with Old 36PB, as seen on
  4414.     NOVA the DC-3 having the highest documented flying time in history.
  4415.  
  4416. QED19 - QED is a very nice text editor.  It has many facilities for
  4417.     editing text such as cut, paste, insert, delete, undelete, search,
  4418.     replace, etc.  Very easy and intuitive to use.
  4419.   
  4420. ND - Here is a way to play the stock market without losing your shirt!  Of
  4421.     course, you won't get rich either.  It is a game you can play, using
  4422.     information from the stock market pages of the newspaper.  Neat.
  4423.   
  4424. Rock - This file contains two pictures; Guns$Roses and U2. Superview in the
  4425.     c directory is used to look at these two.
  4426.  
  4427. Tictoc - Animation of a metronome.  With sound. Uses the animation
  4428.     program Movie included in the directory.
  4429.  
  4430. PrepHeader - This program gives the information needed to mark bad cylinders
  4431.     on your harddrive using    Prep.
  4432. =======================================================================
  4433. Contents ScopeDisk91
  4434.  
  4435. Paccer - A Pacman game with various levels where you get prizes and where
  4436.     the ghosts and bad guys get quicker.
  4437.  
  4438. Find - A file and directory finder. Its quick and really noticeable when
  4439.     you have BIG partitions and dirs.
  4440.  
  4441. PLT - is a file-handler that accepts HP-GL commands, produces a
  4442.     raster image, then dumps it to your printer.  The handler
  4443.     inquires from Preferences your printer's current resolution in order
  4444.     to maximize your plot quality.  There is also an ability to preview
  4445.     a plot in order to see what it will look like on paper before
  4446.     you waste the time printing it.  When previewing a plot, a separate
  4447.     screen appears that illustrates your plot's layout relative to the
  4448.     size of the paper.
  4449.  
  4450. SkyPlay - is, very simply, a CLI command that will play one or more Skypix
  4451.     graphics files. You can stick it in your C directory and use it to display
  4452.     files that use the Skypix graphics protocol.
  4453.  
  4454. TFL - Huge amount of notes on American and International BBS. The Users and
  4455.     Developers Manual is eleven pages in length!
  4456.  
  4457. UHS - Here is the much touted and highly acclaimed Amiga Reader for the UHS
  4458.     hint files. Now you can have a quick hint for your favorite game at your
  4459.     fingertips (oh what sweet temptation!) just by having this Reader and the
  4460.     UHS hint file for that game.
  4461.  
  4462. UnComp16 - Source code but no supplied notes but it looks like a
  4463.     decompression prog for a Vax.
  4464.  
  4465. Yow - runs from cli but better in the startup-sequence. Something to do
  4466.     with Zippy the Pinhead. Gives quotes of some sort. Not tried.
  4467. ========================================================================
  4468. Contents ScopeDisk92
  4469.  
  4470. Flowers -These two icons are the result of digitizing and painstaking
  4471.     retouching! Linda is from a picture I took of a water lily in a pond at
  4472.     the Museo Anthropologico in Mexico City.  Barbara is from a picture of a
  4473.     gladiolus at the Constitution Square in Athens, Greece.
  4474.  
  4475. German 1A - A simple program to give a sense of the German language. The
  4476.     instructions are contained in the program.
  4477.  
  4478. Flush2 - Flush out ramA nice & tiny "Flush" program to make Exec EXPUNGE all
  4479.     that's EXPUNGABLE.
  4480.  
  4481. HDNotes - Long notes on trials and tribulations with a hard disk. The
  4482.     language style is ULTRA American....weird
  4483.  
  4484. Hermit1.2 - Here is a new version of HERMiT.  It will SAVE and CYCLE your FRONT
  4485.     SCREEN by using HOT KEYS.  Very useful when you need a copy of a screen of
  4486.     a word processor, a game, a utility, etc.  It will cycle IFF pictures which
  4487.     have from 8 to 32 colors.  It will save OVERSCAN front screens too.
  4488.  
  4489. Hi-Res - Allows bigger than usual screen size up to 730 x 478 pixels. Also
  4490.     text to make changes to the standard Amiga monitor.
  4491.  
  4492. Most - Will display ASCII, crunched ASCII and crunched IFF files. i.e.
  4493.     is a combined text and graphics veiwer.
  4494.  
  4495. MandelVroom2.0 - Probably the best of the Mandel programs available on the
  4496.     Amiga. The Mandelbrot set is the set of all the complex numbers for
  4497.     which the value  of a  complex  function (usually Z*Z +/- C) is finite
  4498.     even after an indefinitely large number of iterations.
  4499.  
  4500. PopInfo3 - A WorkBench utility to show you the info that WorkBench doesn't!
  4501.     Time date, memory available etc etc.
  4502.  
  4503. UnZip - A utility for unzipping files that have previously been compressed
  4504.     with PKaZipp.
  4505. ========================================================================
  4506. Contents  ScopeDisk93
  4507.  
  4508. LLogger - this is a disk librarian:  a cataloging program that also offers
  4509.    you various ways to search and display the files after they are made.
  4510.  
  4511. LM - programmers' tool from the same people who wrote the excellent PD
  4512.     program, DEBUG.  lm is a tool to manipulate standard AmigaDos format
  4513.     libraries and object files.
  4514.  
  4515. Wow! - This is a demo with sound and graphics.  Try it and see for yourself!
  4516.     ( What graphics?? )
  4517.  
  4518. Frenzy - limber up two fingers and play this arcade game!  You must catch
  4519.     the dripping blood yourself so the shark below does not get it!  The
  4520.     taste of the blood whips him into a feeding frenzy and he will EAT YOU!!
  4521.  
  4522. VirusX4.0 -  Almost the latest virus killer incarnation by Steve Tibbet &
  4523.     Dan James .
  4524.  
  4525. WBRes - This package contains the dream of many a Workbench user - resident
  4526.     commands with aliases available, from Workbench! Very useful.
  4527. ========================================================================
  4528. Contents ScopeDisk94
  4529.  
  4530. BMP -  Background Music Player or BMP for short, plays digitized sampled
  4531.     sounds in the background of slideshows, animations, etc. It's perfect
  4532.     for playing some special sound you have in your startup-sequence or
  4533.     playing a disk full of sounds in some demo.
  4534.  
  4535. Finish - Hate that crunching noise your floppy drive makes when it
  4536.     multitasks? Ever wish you could stop drive multitasking in your
  4537.     startup-sequence and improve its performance?  Well, now there's an
  4538.     easy solution to the problem: the Finish command.
  4539.  
  4540. LabelBase - LabelBase is a mini database program.  It will also print out
  4541.     your records in label format, so it is useful for doing mailing lists
  4542.     (like for Xmas)! You should have AT LEAST 512K to use this.. since the
  4543.     records you enter are kept in RAM until you save the file to the disk.
  4544.     This makes the program very quick!  You can create files that will hold
  4545.     up to 3,000 records, but, of course, this depends on the amount of RAM
  4546.     you have.
  4547.  
  4548. LD - The purpose of the program is to quickly dial a phone number and wait
  4549.     just long enough for you to hear if the phone is busy or if it rings.
  4550.     In the case that it is busy, the program will hang up and re-dial.
  4551.     If the phone rings, it is your responsibility to first pick up the
  4552.     reciever of the phone (you do have one don't you?) and then click on the
  4553.     HOLD gadget to stop the program from re-dialing.  You can then talk to
  4554.      the person (the D.J.) on the other end
  4555.  
  4556. UEdit2.5d - One of the most powerful editors for the Amiga. Totally
  4557.     programmable ( not the shareware version ) with a vast number of options
  4558.     and facilities.
  4559.  
  4560. Vid -   Video-Librarian is a specialized database program designed to keep
  4561.     track of video tape collections. It will allow you to view or print out
  4562.     information sorted by Title, Star, Subject, or a combination. It will
  4563.     also search for specified text and display any records in which it is
  4564.     found. Multiple libraries can be maintained as separate files, and it
  4565.     can also print up labels for the video tapes showing the tape number
  4566.     and the titles of up to five programs per tape.
  4567.     It will (currently) hold up to 999 records, with each record describing
  4568.     one program.
  4569. ==========================================================================
  4570. Contents ScopeDisk 95
  4571.  
  4572. AirFoil - This program generates airfoils as well as their
  4573.     corresponding streamline and pressure distributions.  The equations
  4574.     used are described in airfoil.doc.
  4575.  
  4576. CalPal - you must have AREXX to use this one (but we will ALL have
  4577.     AREXX with 1.4!!). ( we do we do! ) It will display a calendar
  4578.     for any month of any year on the screen.  It is set up to use
  4579.     HyperHelp, too.
  4580.  
  4581. ATree - Atree is a disk utility designed to give you a graphical
  4582.     representation of the entire structure of a disk, and lets you
  4583.     move quickly through the whole structure for all kinds of file
  4584.     maintenance.
  4585.  
  4586. ChrFnt - this is a beautiful colorfont.  It looks like shiny chrome
  4587.     plated letters glittering in the sunlight.
  4588. =======================================================================
  4589. Contents ScopeDisk96
  4590.  
  4591. 3d Images -  6 super images supposedly in 3d?? Superview in included in
  4592.     the c directory.
  4593. =====================================================================
  4594. Contents ScopeDisk97
  4595.  
  4596. NewLook - NewLook changes the design of Workbench gadgets. It streamlines
  4597.     the    look of the screen. Double-click the program icon and the change is
  4598.     automatically made. This version of NewLook contains seven different
  4599.     styles. Double-click the NewLook.PIC icon to see all the styles.
  4600.     The program can be called from the CLI/Shell or WorkBench.
  4601.  
  4602. PassTheBucks - Pass-the-Bucks is a program that helps you keep track of
  4603.     where money comes from and where it goes. It can help you monitor
  4604.     budgets, reconcile bank and credit card statements, and watch the
  4605.     growth (or, ouch!, decline) of your financial net worth.
  4606.  
  4607. MedART - Some faily naff pics of what appears to be medical clipart.
  4608.     Superview is included in the c directory.
  4609.  
  4610. RGBEXchange - Welcome to RGBExchange, the Full Color Image conversion
  4611.     program for the Amiga. RGBExchange offers you the ability to
  4612.     convert RGB images between popular Amiga and IBM image formats.
  4613.     Some of its advantages are:
  4614.     - Easy to use interface
  4615.     - Fast conversion times
  4616.     - Scale size of image if needed
  4617.     - Support of 68020/030 included
  4618.     - Change the amount of colors in the image
  4619.  
  4620.  Conversions currently supported:
  4621.  
  4622.     - DigiView 2.0/3.0 Full Color 21 bitplane images
  4623.     - Turbo Silver 2.0/3.0 Full Color 12 bitplane images
  4624.     - Turbo Silver 2.0/3.0 Full Color 24 bitplane images
  4625.     - Targa Truevision full color ICB 16 bitplane image
  4626.     - Targa Truevision full color 16 bitplane image
  4627.     - Targa Truevision full color 24 bitplane image
  4628.     - Progressive Peripherals Frame Grabber full color 24 bitplane
  4629.     - Sculpt Animate 3D/4D full color 24 bitplane image
  4630.  
  4631. 3DLook - This program changes the the close gadget, depth gadgets, and
  4632.     the    window sizing gadgets of all Hi-Res windows and screens to gadgets
  4633.     which have a 3D appearance.  You may have to change your WorkBench
  4634.     color scheme to get the full effect.  The windows drag bar is also
  4635.     changed to what I think is a better looking pattern on a hi-res screen.
  4636.  
  4637. VTime - This has been re-hacked mumble, ushow, beep, cls, and vtime
  4638.     (my talking    clock program), incorporating re-entrant/pure code
  4639.     in their design.
  4640.  
  4641. WBAssign -WBAssign is a small WorkBench program that creates AmigaDos
  4642.     assignments    without having to open a CLI. The assignments are made
  4643.     from entries in    the program-Icon's ToolType list.
  4644. =======================================================================
  4645. Contents ScopeDisk98
  4646.  
  4647. Blocks - really neat screen display.  Reminds me of the falling
  4648.     dominoes, but much more colorful!
  4649.  
  4650. AutoMenu - must be properly installed by copying files to your s:
  4651.     and c: directories, but it gives you much of the power of the
  4652.     CLI by using the mouse.  Nice program!
  4653.  
  4654. Bench - Neat workbench icons. A whole collection which you can position
  4655.     and use on your utilities drawer.
  4656.  
  4657. NewDir - this can be used in place of the workbench Dir, and it
  4658.     makes neat directories in four columns, with files and
  4659.     directories in separate areas of the screen.
  4660.  
  4661. PathAssign - one of our better programs.  With this one you can
  4662.     make multiple assignments  such as assigning Fonts: to three
  4663.     or four places all at once.
  4664.  
  4665. Farside- lots of Farside cartoons. Superview in included in the
  4666.     c Directory to look at these.
  4667.  
  4668. Music - more music files, mostly self playing, and some with
  4669.     graphics to watch while you listen.
  4670.  
  4671. FileSplitter - yet another utility to split large files into smaller
  4672.     ones. There are no instructions.
  4673. =========================================================================
  4674. Contents ScopeDisk 99
  4675.  
  4676. PcToolsOnTap - A hotkey program to make it  easier to use a Bridgeboard.
  4677.     Current capabilities are to move the Bridgeboard screen to back or front
  4678.     and many other customizable features.
  4679.  
  4680. MyImag - Here is one of the new.dhr pictures from NewTek.
  4681.     Display it with DynaShow (included in the c: directory of this disk.)
  4682.  
  4683. VirtGIF - This viewer for GIF pictures is said to display more
  4684.     kinds of GIF pics than any other viewer available.
  4685.  
  4686. SimCity - Utilities for the SimCity game.  One is a print utility, to
  4687.     send a city to your printer; another converts cities to IFF
  4688.     files.  There are also several new cities for you to try.
  4689.  
  4690. Mermaid - a neat picture of The Little MerMaid. Can be seen on your screen
  4691.     with Superview in the c diretory.
  4692.  
  4693. Mx2Mid - Here is an update to the MusicX-to-MIDI conversion utility.  This
  4694.     version (V1.02) corrects several reported problems.
  4695.  
  4696. Sound - Sound will attempt to feed <SOUNDfilename>'s data to the audio
  4697.     device. It will 'sound' files containing ANY kind of data,
  4698.     (try 'Sound Sound' ) and of ANY length.
  4699.  
  4700. PacMan - PacMan game, converted from the C64 and only slightly
  4701.     Amigatized.
  4702.  
  4703. Icon3d - Some 3d icons in the NeXt tradition. Directory also contains some
  4704.     brush files from Digipaint?
  4705.  
  4706. Icon4d - More icons......but 4D ? These are disk icons and will need to be
  4707.     set up as such before use.
  4708.  
  4709. SidCed - Utilities to make Sid106 and CedPRO work together nicely. But you
  4710.     will need arrex to make them work.
  4711.  
  4712. PopUpMenu -  makes your menus pop up at the tip of your arrow
  4713.     pointer and other neat tricks with menus, as well.
  4714.  
  4715. ScreenClip - ScreenClip will copy an area of the active screen and
  4716.     convert it to ascii data statements.  The user can specify 'C'
  4717.     or 'Assembly' language format.  Data statements will be
  4718.     structured in BitMap format.
  4719.  
  4720. CanDoDks - Here is a browser that lets you use CanDo decks even if
  4721.     you don't have CanDo, and some decks with which to use it.
  4722.     One makes icons from brushes, one reads a text file for you,
  4723.     and one is a puzzle to solve.
  4724. =======================================================================
  4725. Contents  ScopeDisk100
  4726.  
  4727. LhWarp - This utility can archive an entire disk, like WARP, but using
  4728.     the much more efficient method as used in LHARC.
  4729.  
  4730. UEdit - This is probably the best of all the shareware text editors, almost
  4731.     completely customizable.  Now it even supports hypertext!  Try it.
  4732.  
  4733. Spacewar - space game.
  4734.  
  4735. BRef - BREF produces a Cross Reference Table for AmigaBASIC code.  This
  4736.     consists of a listing of the BASIC code with lines sequentially numbered
  4737.     plus a table showing all variables/labels (names) used in the code and
  4738.     the line numbers where used.
  4739.  
  4740. Cprint - Prints out C source code in special ways which you can control.
  4741.     Pretty print.
  4742.  
  4743. Breakup - takes a large text file and breaks it up into smaller files.
  4744.     You specify the size you want.
  4745.  
  4746. CType - nice little file reader (in assembler) that has word wrap,
  4747.     Uses your colors and settings, and supports whatever font you normally
  4748.     use.
  4749. ========================================================================
  4750.  
  4751.  Contents  ScopeDisk101
  4752.  
  4753. ReqLib - this one is for programmers.  It is a library for requesters, and
  4754.     it has several examples, along with instructions and source for using this
  4755.     library with Lattice, Manx, or assembler.
  4756.  
  4757. DynHiRes - this directory contains several really outstanding pictures in
  4758.     NewTek's new Dynamic HiRes mode.
  4759.  
  4760. LVideo - LVideo is a driver that will let you run a Pioneer lazer disk from
  4761.     your Amiga.  Currently, it is the only such driver I know about.
  4762.  
  4763. UnitA - music you can play without a player, just run it.
  4764.  
  4765. AmyInfo - There is an excellent comparison of the various shells in one
  4766.     article here; a message from Steve Tibbet about a minor problem with
  4767.     VirusX4.0; and some others you will like to read.  Free online magazine.
  4768. =============================================================================
  4769. Contents ScopeDisk102
  4770.  
  4771. DJCLock  - this clock program has almost all the features anyone could want
  4772.     in background program.  It will blank the screen, beep you, keep time, set
  4773.     hot keys - almost anything you might ask.  Oh yes - it does NOT lock up.
  4774.  
  4775. BMorph - BioMorph is a program which generates a graph of an eqauation in
  4776.     the complex plane.  The graph is 2-D, with real and complex axes.
  4777.  
  4778. Lire2.1 - This is a very tiny, but very nice, text reader.  Very small
  4779.     memory requirement, handles ansi codes, scrolls smoothly.  Nice. This
  4780.     prog does NOT display correctly under WB2.0
  4781.  
  4782. HamSharp -  This Amiga program converts GIF files to IFF files (using HAM if
  4783.     required).  It takes a while to run (typically 3 minutes) but produces HAM
  4784.     images with few colour errors. It is also useful for showing full PAL
  4785.     pictures when used in conjunction with PAL-capable IFF viewers.
  4786.  
  4787. FreeList - this is a small textfile that lists companies from whom you can
  4788.     get free, or nearly free, demo disks of commercial software.
  4789.  
  4790. LhWarp2.0  - new version of the WARP program (compresses entire disk) that
  4791.     uses the same compression techniques used in LHARC.
  4792.  
  4793. DSArt - if you use Dmouse, this is a program that will do string art instead
  4794. of just giving you a black screen.
  4795.  
  4796. KDLib  - Khalid Aldoseri's Klib is necessary if you use his file requester -
  4797.     a remarkably nice one.  It can be used in any program that currently
  4798.     requires the ARP requester, using this library.
  4799.  
  4800. Isolation - this is a two-player game, in which you try to isolate your
  4801.     opponent by blanking out squares around him.
  4802. ==========================================================================
  4803. Contents ScopeDisk103
  4804.  
  4805. FISHTANK  - animation of a fishtank, with many kinds of tropical fish.
  4806.  
  4807. TAXPRO - a program to figure your income tax for you - form 1040,
  4808.     Schedules A & B  - and will even print them for you. THIS IS NO GOOD
  4809.     FOR USE IN BRITAIN
  4810.  
  4811. MISSILE COMMAND - nice game, to take your mind off the taxes!
  4812. ========================================================================
  4813. Contents ScopeDisk104
  4814.  
  4815. QuickHelp  - make your own helpfiles for all your software.  Works with the
  4816.     Help key.
  4817.  
  4818. FixIcons - changes the type of any icon, easily, graphically.
  4819.  
  4820. MuchMore - a file reader that is better and has more features than MORE
  4821.  
  4822. ProDialer - holds your phone numbers and dials them for you.
  4823.  
  4824. PCopy   - disk copier.  Displays lots of information, and can recover bad
  4825.     disks.
  4826.  
  4827. Sounds  - sound of an echoing groan and of a laughtrack
  4828.  
  4829. AddressBook  - keeps names and addresses, can print labels.
  4830.  
  4831. Music - Three selections, taken from European demos.  Really nice music,
  4832.     self playing.
  4833.  
  4834. CanDo - A Guess my number game, written in CANDO
  4835.  
  4836. AnyMonth  - puts a calendar of any month on your screen.
  4837.  
  4838. PkaZip101 - the ZIP archiving utility
  4839.  
  4840. Monitor1.24 - a machine language monitor for debugging programs.
  4841. =====================================================================
  4842. Contents ScopeDisk105
  4843.  
  4844. DYNA-SHOW 1.1 - Dyna-Show is a easy to use viewer that supports the Dynamic
  4845.     HiRes and Dynamic HAM modes available with Digi-View 4.0 software.
  4846.     Dynamic HiRes can display 4096 colors in high resolution with overscan.
  4847.     Digi-View 4.0 is a software upgrade (disk & manual) for Digi-View Gold
  4848.     and the original Digi-View video digitizer.
  4849.  
  4850. Elements - An iteractive display of the Periodic Table of elements
  4851.  
  4852. Filer - A disk cataloguing system with menus and,  various choices.
  4853.  
  4854. LSL - Leisure suite larry. A walk thro of things to do, places to go and
  4855.     how to do it.
  4856.  
  4857. NewZAP - is a multi-purpose file sector editing utility. If you've ever
  4858.     had the need to alter just a few bytes within a file, examine its
  4859.     binary andASCII representations, or search for key sequences of digits
  4860.     or characters, NewZAP will make your hacking life a little bit easier.
  4861.     It does what text editors were not meant to do; precise position-oriented
  4862.     object modifications. NewZAP will run from CLI or Workbench under 1.1
  4863.     or 1.2 KickStart with or without FAST RAM.
  4864.  
  4865. PalEd - Palette Editor was written as an aid in creating palettes for use in
  4866.     graphics programming.
  4867.  
  4868. Plt13 - is a file-handler that emulates a plotter by accepting HP-GL commands,
  4869.     creating a raster image, and then dumping it to any Preferences supported
  4870.     graphics printer.  The current resolution set with preferences is used,
  4871.     allowing PLT: to make full use of a printer's capability. PLT: accepts
  4872.     virtually all of the standard HP-GL commands, including scaling
  4873.     and text.
  4874.  
  4875. SCTools - These are four utilities that make it easier to create "sprites"
  4876.     and "backgrounds" for "Shoot'Em Up Construction Kit" (published
  4877.     by Accolade on their Advantage label).  Although SEUCK is a very
  4878.     powerful program to let your create your own arcade games it's
  4879.     graphics editor is very basic.  These utilities let you create
  4880.     sprite (.SPR) and background (.BGD) files with Deluxe Paint or
  4881.     other paint programs.
  4882.  
  4883. Sizer - You can resize ANY window from ANY corner. Use the CONTROL KEY and
  4884.     the LEFT MOUSE BUTTON, point at a window corner and TADAAA!!!
  4885.  
  4886. Stars - This is a nifty utility that will make your screen look like
  4887.     there are stars going by while you are on a spaceship
  4888.  
  4889. Sweep - SWEEP is a CLI program which takes CLI commands and executes them
  4890.     in the current directory and in all directories below the current directory.
  4891.     The directory tree can be traversed in a pre-order (top down) fashion,
  4892.     or in a post-order (bottom up) fashion.  The latter is the default.
  4893.     Multiple commands can be issued in the same manner as with the RUN
  4894.     command.Input and output can be redirected for SWEEP as well as for
  4895.     the commands it executes.
  4896.  
  4897. Virus-Control V1.3 - Covers just about every eventuality of virus
  4898.  
  4899. ZHow1.1 - The ILBM Glider. Another Show program will support overscan and
  4900.     pics up to 1k x 1k
  4901. ==========================================================================
  4902. Contents ScopeDisk106
  4903.  
  4904. BBSindex -  is a utility for use with the BBS-PC! bulletin board package.
  4905.     It reads in the UDHEAD.DAT file database and allows you to list its
  4906.     Contents in a wide variety of ways. It has its own script language
  4907.     which allows great control over the output produced.
  4908.  
  4909. BBSlist - an ascci file of very many US bulletin boards
  4910.  
  4911. BeepBeep2 - a sound sample.
  4912.  
  4913. F500 - instructions with a pic on how to build your own tower A500--Gasp!!
  4914.  
  4915. HPGL2PS1.2 - something to do with converting Superplan files into PostScipt
  4916.     compat files that can be sent to a ploter.
  4917.  
  4918. Pics - picture of an Aircraft carrier.
  4919.  
  4920. Plt V1.3a - PLT: is a file-handler that emulates a plotter by accepting
  4921.     HP-GL commands, creating a raster image, and then dumping it to any
  4922.     Preferences supported graphics printer.  The current resolution set with
  4923.     preferences is used, allowing PLT: to make full use of a printer's
  4924.     capability. Accepts virtually all of the standard HP-GL commands,
  4925. including scaling and text. The commands that were not implemented are
  4926. those which are generally contained in an extended graphics cartridge,
  4927. such as: circles, arcs, filled regions, etc.
  4928.  
  4929. Snag - a reminder prog that can be set to give you a kick at a predetermined
  4930.     time/day etc etc
  4931.  
  4932. ZAPv2.04 -   Zap is a binary file view/edit program. You can examine and
  4933.     modify the file in hexadecimal and ASCII mode. Zap keeps the file in
  4934.     memory, so moving in the file and searching is very fast, but available
  4935.     memory may limit the size of files that zap can handle.
  4936. ========================================================================
  4937. Contents ScopeDisk107
  4938.  
  4939. UUCP - 2 Zoo files of this Unix facility
  4940. =========================================================================
  4941. Contents ScopeDisk108
  4942.  
  4943. DEdit - is a Disk Editor that will edit sectors on any disk device
  4944.     that uses 512 byte sectors I've used it with my Floppy drives, RAD:,
  4945.     and my hard drive using the FastFileSystem. I've written and run
  4946.     DEdit on an Amiga 1000 with Kickstart 1.2+, 2.5megs, 2 floppies, and
  4947.     an 80 meg hard drive.
  4948.  
  4949. FRummy - A you versus the computer etc etc version of the card game Rummy
  4950.  
  4951. Key2C - This CanDo program will mount a little "vanity" window in the upper
  4952.     right corner of your screen, out of the way of your editor/compiler,
  4953.     I hope. Clicking in the window will activate pull-down reminders of
  4954.     C language keywords, specs, Amiga window structs, etc. The program
  4955.     looks for the logical device CanDo: as well as the directory Images
  4956.     within CanDo:  Copy the #?.br files into the Images directory and
  4957.     assign CanDo: appropriately. This archive includes the deck and
  4958.     images only. You need CanDo or the CanDo Browser program to make it
  4959.     work.
  4960.  
  4961. Mickey - animation of
  4962.  
  4963. Obsess-O-Matic -  is a real-time puzzle game. The object is to fit the
  4964.     falling pieces together to form complete horizontal rows, which will then
  4965.     is appear off the bottom of the board. Once the pieces fill in and reach
  4966.     the top, the game is over.
  4967.  
  4968. Unshar - is a utility which extracts files from the ubiquitous Unix shar
  4969.     archives. It has the following advantages over existing unshar utilities:
  4970.     Small and fast - Handles many cat and sed formats - Allows extraction of
  4971.     subdirectories - Understands ./file type filenames - Understands file
  4972.     continuation with >> - Sorts file list by Subject: line- Exits cleanly
  4973.     with CTRL-C
  4974.  
  4975. WordQuiz - This is a small program (or big one, depending on whether you
  4976.     have the CanDo.library installed or not) that I wrote using CanDo in
  4977.     order to drill myself on Russian vocabulary.
  4978.  
  4979. Zap -  is a binary file view/edit program. You can examine and modify
  4980.     the file in hexadecimal and ASCII mode. Zap keeps the file in memory,
  4981.     so moving in the file and searching is very fast, but available memory
  4982.     may limit the size of files that zap can handle.
  4983. ===========================================================================
  4984. Contents ScopeDisk109
  4985.  
  4986. Anims - KDaffyDuck, presumably related to Col Kadafii, The infamous
  4987.     juggling femme fatale juggling balls ( doesn't say whose ) and a fish
  4988. on a beach with the sneezes but no sound.
  4989.  
  4990. ChinaChallenge - is quite similar to the well known game Shanghai or
  4991.     Mahjong. Target of China Challenge is, to remove all parts of the pile,
  4992.     the so called Dragon, step by step. This dragon is composed out of 120
  4993.     different pieces. You can always find four chips displaying the same
  4994.     picture or chinese symbols. As the pile can't be removed indiscriminately,
  4995.     there are certain rules allowing the removal of tiles. And so on.
  4996.  
  4997. Ms-Dos - Similar to CrosDos but a fully functional version and source code.
  4998. ============================================================================
  4999. Contents ScopeDisk110
  5000.  
  5001. DAction - Direct  Action  is  a  tool  for  creating  animations on the Amiga
  5002. computer.   It  uses  a  simple cell animation technique.  The animation is
  5003. edited  one Frame at a time, as a professional cartoonist would.  There are
  5004. no  3-D  or  ray tracing or filled polygon functions, just straight-forward
  5005. bit  blitting.   Each  Frame (in time) contains up to 100 Objects, and each
  5006. Object  can be one of up to 500 Shapes.  Direct Action has Sound capability
  5007. and  can  fade  to black or white.
  5008.  
  5009. DungeonMaster - Notes on how it was cracked and installation on a hard
  5010. disk.
  5011.  
  5012. LZComp - discussions on different compression algorithms with emphasis on
  5013. LHarc and Lz and their derivatives.
  5014.  
  5015. MrBackup3.4 - A system for backing up hard disks. This is a development
  5016. that has been going on for over a year. It needs AmigaDos 1.3 and ARP V34.1
  5017. or higher. This version has some important changes over earlier versions
  5018. and is not compatible with V2.
  5019.  
  5020. SVSham - a small SHAM picture displayer.
  5021.  
  5022. Temple - This is a picture done with TurboSilver in HAM mode.
  5023. The 'temple' came from a Antic disk, along with the 
  5024. standard checkered landscape and mirrored balls
  5025.  
  5026. WheelofFortune - Based on a TV game.
  5027. ========================================================================
  5028. Contents ScopeDisk111
  5029.  
  5030. AIndex - will automatically create an index of selected words in a
  5031.     document.  It keeps track of the location of the selected words by
  5032.     chapters and/or pages of the document by inserting dot commands into
  5033.     the document.
  5034.  
  5035. ClickDOS II - is an AmigaDOS enhancement utility.  It allows you to
  5036.     do DOS-like  actions with the mouse instead of typing commands at
  5037.     a Command  Line  Interface  (CLI).    It  adds  a  great  deal of
  5038.     functionality for the "Click-n-Go" user which is not available in
  5039.     the Workbench environment.  It also makes some of the tasks which
  5040.     are very  cumbersome to  do at a CLI or Workbench, such as moving
  5041.     or deleting a large number  of  files,  much  easier  to perform.
  5042.     ClickDOS II is a dream for "cleaning up" floppy or hard drives or
  5043.     for browsing through disks of public domain software  sorting out
  5044.     what you  wish to keep.  These are, however, only two of the many
  5045.     uses for ClickDOS II.
  5046.  
  5047. DB - This is a very basic database program. It allows you to create a
  5048.     database with up to 50 fields. Each field can be from 1 to about 3000
  5049.     characters.    There can be a maximum of about 1.2 Million records to a
  5050.     database. Each record can be a maximum of about 3000 characters long.
  5051.     This means that if you create a field of 1000 characters that there
  5052.     are only about 2000    characters remaining for the other fields in the
  5053.     record.
  5054.  
  5055. DiskLabelV1.2 - A disk label prog. No docs
  5056.  
  5057. FileFind -  is a CLI utility which will search for files on filing
  5058.     devices    using wildcards.  The MS-DOS wildcards "*" and "?" can be used
  5059.     as well as    the AmigaDOS wildcard "#".  The drive specifier is optional
  5060.     and if not supplied the currently logged drive is used.  An optional
  5061.     directory specifier may also be used which limits the search to the
  5062.     specified directory and all sub-directory levels under it.  Multiple
  5063.     arguments may be supplied to search on more than one drive for a particular
  5064.     file, or to    search for multiple files on multiple devices.  Ctrl-C may be
  5065.     used to    immediately terminate the search and return your CLI prompt to you.
  5066.     Version    1.5 is pure and as such can be made resident under AmigaDOS 1.3 or
  5067.     under AmigaDOS 1.2 using ARP.
  5068.  
  5069. Icons - Yet more but good icons for every purpose.
  5070.  
  5071. KeyBiz - Havn't tried it but connect up the stereo and type away!!!
  5072.  
  5073. 'Liner -In essence, what 'Liner does is to let you type into an outline form,
  5074.     allowing you rearrange blocks of text without having to renumber everything.
  5075.     It does not have some of the features of commercial outliners, such as
  5076.     showing only certain levels in the outline, or having more than one line of
  5077.     text per number.
  5078.  
  5079. SuperView3.0 -SuperView is a program that will display IFF pictures of all
  5080.     types on the Amiga.  The program supports the following features:
  5081.     Multiple files on one command line.
  5082.     WorkBench  (icons) are supported.
  5083.     All display modes supported.
  5084.     Auto Overscan
  5085.     Color Cycle ( DPaint and GraphiCraft types)  CRNG  CCRT
  5086.     AmigaBasic  ACBM  type files
  5087.     Author chunk is supported
  5088.     Displays the first cell in a ANIM file
  5089.     Written in Assembly, PURE code that can be resident under 1.3
  5090.     *NEW*   Display Animations.  (Type 5 - DPaintIII, VideoScape2.0)
  5091.  
  5092. =====================================================================
  5093.  
  5094. Contents  ScopeDisk 112
  5095.  
  5096. XIcon - this program is similar to IconX from your workbench, but it has
  5097.     some extra properties.  Update to the XIcon by PeteGoodeve,
  5098.  on which the    IconX program was modelled.
  5099.  
  5100. PS.Fonts - three new fonts to use with Page Stream
  5101.  
  5102. Samba! - self-playing music file with graphic display
  5103.  
  5104. Fusiad - self-playing music file
  5105.  
  5106. Music - Wayne Pace music made with Sonix
  5107.  
  5108. TitleGen - does not multitask, but it will let you create really
  5109. smooth-scrolling credits or other text, titles, etc.  Nice program.
  5110.  
  5111. Jtsonix - Sonix music created by John Thompson.
  5112.  
  5113. Conman - Gives you more control over the Amiga than the CLI or the
  5114. AmigaSHELL can give.  Nice replacement for CON:  This is a recent
  5115.  update.
  5116. ======================================================================
  5117. Contents  ScopeDisk 113
  5118.  
  5119. EnvelopePrinter  - this program is designed to make it easy to print
  5120. addresses, including return address, on envelopes.  All kinds
  5121.  of neat helps to make things come out right.
  5122.  
  5123. Arexx - seven examples of useful arexx scripts.  Since AREXX is supposed to
  5124. be included with 1.4, we all need to learn how!
  5125.  
  5126. DTC2 - DTC is a utility providing a simple calendar on your desk which can
  5127. hold and show appointments and be useful in managing your time.
  5128.  Its chief goals were to provide Day, Week, and Month at a
  5129.  glance for any date between 1/1/OOO1 and 12/31/9999, defaulting to
  5130.  the current system date. It is menu driven and fairly easy to use.
  5131.  
  5132. Cpu_Speed  - When you run this program, it tells you how your cpu compares
  5133.      with that of a stock Amiga1OOO.
  5134.  
  5135. Empire - extensive game (can be played over the modem) written in DRACO by
  5136. Chris Gray.  You have to set this up on its own disk, following
  5137. instructions, before it can run.  Very popular game!!
  5138.  
  5139. DirWork - This can be used as a conventional dirutil - for copying,
  5140. deleting, and otherwise using files, but it has one major difference
  5141. from the others - it can read directories two or three times as fast.
  5142. ============================================================================
  5143. Contents  ScopeDisk114
  5144.  
  5145. AMGIF2.O - Converts Amiga IFF pictures to GIF.  Supports 32Ox2OO & 32Ox4OO
  5146. in up to 32 colors or HAM mode, and 64Ox2OO & 64Ox4OO in up to 16 colors.
  5147. HAM mode pictures are reduced to 256 colors.  Also supports Extra-
  5148. Halfbrite modes.
  5149.  
  5150. BYNERY - This project will allow you to construct a LOW COST  adapter that
  5151.     allows the interface of a PC-style hard disk to  the  Amiga  5OO.
  5152.     The adapter itself can be built for less than $2O.OO and consists
  5153.     of  only  3  integrated circuits that cost less than $1.OO total.
  5154.     The majority of the cost is for the two edge-board connectors.
  5155.  
  5156. CLIPS2 - a set of Professional Draw clips for PageStream or ProPage.  These
  5157.     clips cannot be viewed with a standard IFF viewer, but can be loaded
  5158.     into the DTP programs and resized, etc., with no distortion.  Nice
  5159.     stuff.
  5160.  
  5161. DGPLOT - "Darn Good Plotting Program," the author says.  It really does
  5162.    do outstanding plotting, with lots of features, and uses HPGL plotting
  5163.    language - great plotting on your dot matrix printer.
  5164.  
  5165. DISULF - Raytracing of a Disulfide Bond.  There are over 1O,OOO edges and
  5166.    over 7OOO triangles involved!  Pretty, too.
  5167.  
  5168. FASTMENU - these are two AREXX programs.  One gives you menus that will
  5169.    run your favorite programs by menu-selection rather than from CLI or
  5170.    from Workbench.  Much faster!  The other gives you ability to control
  5171.    your printer from a menu.  You must have AREXX to use these programs.
  5172.  
  5173. TRAIN - unusually nice toy!! You can draw your track layout as simply or
  5174.    as complex as you wish, and then you have two trains to run about on
  5175.    your layout.  Track layouts can be saved for future use, and can be
  5176.    edited.  You can control the trains with joystick or with keyboard.
  5177.  
  5178. ===========================================================================
  5179. Contents ScopeDisk115
  5180.  
  5181. CLIPS - this is a very extensive selection of clipart, done with
  5182.  Professional Draw.  Because of the nature of it, it can only be viewed
  5183.  with Professional Draw, Professional Page, PageSetterII, of PageStream.
  5184.    VERY nice work.
  5185.  
  5186. FSDIRS - gets the fastest possible directories from your floppies - several
  5187.    times as fast as usual.  Can be put in startup sequence, and speeds up
  5188.    all directories automatically.
  5189.  
  5190. FOODCONVERT - converts recipes to fit the size of the crowd - and also
  5191.    converts metric-English food measurements.  Tell it how much the
  5192.    printed recipe calls for, how many people you want to serve, and it gives
  5193.    you the amount to put in.
  5194.  
  5195. WAVE - This program is a sound-wave manipulator.  There are no docs, but
  5196.    everything is done with the mouse anyway.  It can handle IFF and non-IFF
  5197.   forms, and lets you flip, phase, slice, echo, and more.
  5198.  
  5199. ==========================================================================
  5200. Contents ScopeDisk116
  5201.  
  5202. CLOCKDJ - Versionb 4.12.  This program does almost everything a utility
  5203.     might need to do:  provide the time, and report on available memory,
  5204.     blank the screen, blank the pointer, cycle screens, accelerate the
  5205.     mouse, enable function keys with settable macros, and many more.
  5206.  
  5207. COURT - a game.  You can be the judge or the prosecutor, and can try a
  5208.    case.  Follow the rules to win - and several sample cases are
  5209.    provided in this game.
  5210.  
  5211. JPSHAM - 3 shamview pictures
  5212.  
  5213. MAGMAN - Magazine Manager - a database specially designed to keep track of
  5214.    all those magazine articles you want to recall.  You fill in the data
  5215.    but it makes it easy to re-locate the article when you need it.
  5216.  
  5217. MEMGUARD - This is a new version of an old favorite - guards low memory. If
  5218.    a program damages it, a requester pops up offering to let you fix it
  5219.    if you wish, and telling you which program is misbehaving.
  5220.  
  5221. PRINTFONT - This will print a line of every font in your fonts: directory,
  5222.    so you can see what it looks like.  Nice utility if you use fonts a
  5223.    great deal and have large numbers of them about.
  5224.  
  5225. PROWRITER - a printer driver for the CItoh 851OA Prowriter printer.
  5226.  
  5227. SUNSET - a very lovely picture of a remarkable sunset. Doesnt show
  5228.     correctly on an A3OOO under WB2.O
  5229. ============================================================================
  5230. Contents  ScopeDisk117
  5231.  
  5232. HDIcon - two animated icons for hard disks.  You have to copy these to the
  5233.    disk and then reboot in order to see them - or try them out on floppies.
  5234.  
  5235. DiskLabel - AREXX script to make labels for floppies used for hard disk
  5236.     backups.
  5237.  
  5238. IFS14 - Iterated function set.  This program creates designs from iterated
  5239.     functions - reminiscent of the mandelbrots, but very different.  There
  5240.     are many controls you can make to the size, color, and forumlas.  Big
  5241.     program, but does lots.
  5242.  
  5243. AnsweringMachines - digitized voices of several famous people doing
  5244.     telephone answering machine messages.
  5245.  
  5246. ===========================================================================
  5247. Contents  ScopeDisk118
  5248.  
  5249. CosmicQuest - This is a space game.  The object is for you to be the only
  5250.    remaining ship in the galaxy.  It can be played by four players, but
  5251.    any number of these can be played by the computer.
  5252.  
  5253. Stitchery - this program can take an IFF picture and turn it into a design
  5254.    suitable for cross-stitch embroidery, needlepoint, or other such
  5255.    needlework.  It will create color charts, mark the squares for correct
  5256.    color, etc.
  5257.  
  5258. Whap19 - latest version of the automated software for accessing CompuServe.
  5259.    With this package, you can sign on, collect mail messages, read the
  5260.    messages in various forums, download software you have selected, etc.,
  5261.    then be signed off to do all of your reading and answering offline.
  5262.    If you use CompuServe, this is THE way to do it! (Working demo.)
  5263. Please note.........
  5264.  
  5265. This disk is too full to have any utilities included in a C directory. All
  5266. ReadMe files need More in Sys:Utilities and a picture view prog such as
  5267. Superview or mostra. The icons here look for Mostra as that prog works on
  5268. an A3OOO whereas Superview and Show don't. Mostra is available on
  5269. ScopeDisk133.
  5270. =========================================================================
  5271. Contents  ScopeDisk119
  5272.  
  5273. TwoJugglers - Animated story of boy and girl juggler.
  5274.  
  5275. PSFonts - set of Postscript fonts.  These will work ONLY with programs
  5276.     that support Postscript, such as POST1O or POST1.1
  5277.  
  5278. Author - with this, you can easily add a small text file, your name, etc.
  5279.    to an IFF file.  This text becomes an integral part of the IFF file,
  5280.    available from a menu.  Up to 1K of text can include name, address,
  5281.    method of making the file - whatever you like.
  5282.  
  5283. AniPtrs - a collection of animated pointers to dress up your workbench,
  5284.    and provide a little variety to your pointing.
  5285.  
  5286. ===========================================================================
  5287. Contents ScopeDisk12O
  5288.  
  5289. Cb  - Console Buffer, saves input/output in a buffer, which you can
  5290. scroll through as you would scroll the material in a word processor.
  5291.  
  5292. IconJ - this replacement for IconX has five or six enhancements, such
  5293. as the ability to send output to a file, interaction with user, and
  5294. AREXX.
  5295.  
  5296. MakeIcon - This program will make an icon (info file) using image data from
  5297. either an IFF picture file or another info file.  The image data is
  5298. drawn on the screen so you can see exactly what your icon will look like.
  5299.  
  5300. Memmet21 - This puts a gauge on the side of the console window and shows
  5301. you how much free memory you have at all times.
  5302.  
  5303. MiniBlast - Tiny game fills only 1/4 of the screen, but hads graphics
  5304. and sound - your plane must navigate carefully and shoot the enemy, too.
  5305.  
  5306. MrCat - concatenates files, especially made for Usenet files that must be
  5307.     joined together and then un-zooed, etc.
  5308.  
  5309. NewIcons - Set of very nice icons for a number of frequently used programs,
  5310.     and easily adapted to others.  Especially nice jet plane.
  5311.  
  5312. PPMore - File reader - fast, smooth scrolling, many nice features.
  5313.  
  5314. SeeHear  - makes a spectrogram of sounds.
  5315.  
  5316. SteveIcons - Icons especially for Steve Tibbett's programs, VirusX, DiskX,
  5317.     ScreenX, and others.
  5318.  
  5319. ZeroClear - Watches the lowest bytes of memory and keeps them set to zero -
  5320.     needed by those who have the A59O/2O91 hard disk controllers.
  5321.  
  5322. ===========================================================================
  5323. Contents ScopeDisk121
  5324.  
  5325. POST1.1- a very full featured version of Postscript that works
  5326. in your Amiga to produce postscript output on your printer - dot matrix
  5327. laser, etc.  It can handle color postcscript, and can use the postscript
  5328. fonts found on one of last month's disks.  This one WORKS
  5329.  
  5330. STOCKMARKET - a program that can manage a portfolio of various stocks
  5331. do analyses on them, etc.  Lots of features.
  5332. ============================================================================
  5333. Contents  ScopeDisk122
  5334.  
  5335. 3D - this is a library of routines for 3D displays - designed for use with
  5336. Aztec C, but also usable with Lattice. This library represents an attempt
  5337. to provide the Amiga community with a high speed, easy to use 3d display
  5338. library for C programmers. The library uses the transformation matrix
  5339. method.
  5340.  
  5341. ABFD  ABFD program moves an Amiga font to a HP LaserJet PLUS compatable
  5342. printer. Fonts are transfered as is, thus the actual printer font will
  5343. be considerably smaller on the laser printer.
  5344.  
  5345. Badger - Badger is a 'quick' reminder program.  The user can enter important
  5346. events via prompts, along with the number of days to pre-notify.  Badger
  5347. will display any important events that fall within the pre-notify date
  5348. from the menu.
  5349.  
  5350. BasSub - This is an excellent collection of subroutines for use in BASIC
  5351. programming.  There are routines for accessing most of the system libraries,
  5352. for displaying and using a file requester, and other more advanced things.
  5353.  
  5354. Bunny - This is a graphics game, put out by JumpDisk, and there is a contest
  5355. along with the game.  You could win $1OO!!  You have until August 31.
  5356.  
  5357. CheckMate  - with this program, you can manage your finances, keep upwith
  5358. where your money went, etc.  A financial manager - more than a checkbook
  5359. balancer.
  5360.  
  5361. Extract - It will extract just printable characters from any binary
  5362. file, and optionally process them according to a de-cryption script that
  5363. you specify (see section on scripts). Any part of the file may be printed,
  5364. or the final output file (optional) may be loaded into any text editor.
  5365.  
  5366. Keyboard  this contains a schematic and instructions for building an adapter
  5367. that lets you use a 2OOO keyboard on an Amiga 1OOO.
  5368.  
  5369. PopUp - update.  PopUpMenus causes all menus to pop up at the mouse pointer
  5370. when you press the right mouse button.  Very handy!
  5371.  
  5372. PostScript - This is a version of the PostScript printer driver rewritten as
  5373. 1.3 printer device. This driver allow graphics dumps to be performed and
  5374. support some of the other special printer functions.
  5375.  
  5376. PowerSupply - schematic and instructions for making a more robust power
  5377. supply for an Amiga 5OO.
  5378.  
  5379. ===========================================================================
  5380. Contents  ScopeDisk123
  5381.  
  5382. 3DMASTER - Contained in this directory is the DEMONSTRATION version of
  5383. 3-D Master, a three-dimensional object editing, modeling and ray-tracing
  5384. program for the Amiga computer. Shareware - $25 for the real program.
  5385.  
  5386. FONTS - this is a collection of fonts that fills most of this disk.  There
  5387. are tiny 6 and 8 point fonts suitable for screen use or printing text,
  5388. and there are huge headline fonts, display fonts, drop caps, and many
  5389. other kinds.  Even a special font for DMCS stuff!  Nice collection, and
  5390. you can see the fonts with "showfont" which I have included in the c:
  5391. directory (run dfn:c/showfont).
  5392. ===========================================================================
  5393. Contents  ScopeDisk124
  5394.  
  5395. MForce  - this is an extensive game, similar to BattleForce.  It uses
  5396. Mechs.  You must put it on its own disk in order to play.  All explained
  5397. in the directions.
  5398.  
  5399. Morning - musical composition.
  5400.  
  5401. OzSounds  - hear many of your favorite characters from the Wizard of Oz -
  5402. digitized from the soundtrack.
  5403.  
  5404. SA62  -  Dynashow pictures of Saturn
  5405. ==========================================================================
  5406. Contents ScopeDisk125
  5407.  
  5408. CbmIbm - front-end for use of Bridgeboard software.  Help for almost all
  5409. features of the bridgeboard.
  5410.  
  5411. NewZap3.25 - updated version of the best of the file editors.  Use NewZap to
  5412. edit a file - for example, to change df1: to df2: in a binary file - and
  5413. other reasons.
  5414.  
  5415. Race - Racing game, requires joystick.  Choice of ten tracks to race on -
  5416. all of them from Sweden.
  5417.  
  5418. SetMouse - Set your mouse events to be read from either left OR right
  5419. mouseport.
  5420.  
  5421. SmartIcon - will iconify any window in the machine.
  5422.  
  5423. TinyPrint - prints text files using superscript size print.
  5424.  
  5425. UsMap  - Lets you use odd shaped buttons for things.  This set of odd-shaped
  5426. buttons consists of a map of the US.
  5427.  
  5428. XObject1.O - converts objects from VideoScape3D format to Turbo Silver
  5429. format.
  5430. ==========================================================================
  5431. Contents ScopeDisk126
  5432.  
  5433. CPU2 v2.O - Displays CPU type and presence of a maths co-processor.
  5434. Also displays video type and wether system clocking is internal
  5435. or from a genlock. NOTE. This mprogram does not detect a 68O3O
  5436. cpu in an A3OOO - it says the cpu is a 68O2O with 68881 maths
  5437. co-pro - which it isn't.
  5438.  
  5439. MakeData - Turns any file into a series of data statements for 68OOO code.
  5440.  
  5441. ReSource - A demonstartion version of ReSourcean interactive disassembler
  5442. for the Amiga. Three functions are disabled in the demo version.
  5443. "Save.asm","Save, patial.asm", and "Save.RS".
  5444.  
  5445. CTutor - A tutorial of the 'C' language by Brian Kernighan. Many source
  5446. code example in a large tutorial. NOTE. On opening the file to read
  5447. a note saying ....`may contain binary'.. ignore all is ok.
  5448.  
  5449. ExtractFont -  Will take any standard Amiga font and create a C source
  5450. file so that the font may be used without having to appear in the users
  5451. Fonts: directory. Compile and link into your own program. An example
  5452. with code is included.
  5453.  
  5454. 68O9XASM - An Alpha version of the 68O9 cross assembler for the Amiga.
  5455. Included is the source test file usewd to help debug the program.
  5456.  
  5457. Arexx - A set of Arexx example programs. NOTE these require Arexx support
  5458. library and the program.
  5459.  
  5460. Enough - Tests for the availablity of enough Ram to do the job. 2 example
  5461. are provided one of which is for Matt Dillons shell.
  5462.  
  5463. IncRev - Will automatically increment the revision number of a program
  5464. every time it is recompiled. Creates its own object module Rev.o. which
  5465. contains a global symbol called Revision which is a longword variable.
  5466. Get access to this in C by inserting "extern long revision;"in your code.
  5467.  
  5468. AToolsm2 - A collection of simple to use audio routines that enable the
  5469. user to queue up several sounds and have the audio device play them
  5470. sequentially while your program continues doing what it is doing,
  5471. without    going directly to the hardware.
  5472.  
  5473. ===========================================================================
  5474. Contents ScopeDisk127
  5475.  
  5476. Textra  - very nice text reader/editor, scrolls nicely, many editing features.
  5477.  
  5478. GWPrint2 - update to excellent print utility.  Many controls over printer
  5479. from intuition-type interface.
  5480.  
  5481. Xoper - tells you all about all the tasks operating in the system.
  5482.  
  5483. FractalLandscape - fascinating landscape done with fractals.
  5484.  
  5485. Flasher - color cycling makes beautiful patterns
  5486.  
  5487. GShell - Replacement for the AMiga Shell, more facilities
  5488.  
  5489. SnakePit - game - will test your skills, for sure!
  5490.  
  5491. ConsoleBuffer scroll back up the screen - even text that has scrolled off!
  5492.  
  5493. FmsDisk2 - simulate a floppy disk on your hard disk without making a
  5494.     partition.
  5495. ==========================================================================
  5496. Contents  ScopeDisk128
  5497.  
  5498. TODAY - Today in History.  Will print interesting events for each day of the
  5499. year. Can be in startup-sequence if you wish, or play on command.
  5500.  
  5501. FONTS - Adventure Font is a large, clear, easily read font, 28 points
  5502.  
  5503. M2DU522 - Directory utility, lets you do most CLI commands from mouse
  5504. interface. Revision 5.22
  5505.  
  5506. Ninfo - gives information about all mounted drives and thefree space on
  5507. each.
  5508.  
  5509. MedMusic - a music player and some scores for playing.  music editoed with
  5510. the MED editor on a previous ScopeDisk.
  5511.  
  5512. CRobots23 - game that uses your C programming skills as part of the play.
  5513. ============================================================================
  5514. Contents ScopeDisk129
  5515.  
  5516. ViewAll - can view all kinds of IFF pictures, even mixed, if you have the
  5517. appropriate viewer available.
  5518.  
  5519. View1.7 - another file viewer, views most any kind of IFF on its own.
  5520.  
  5521. TrekCrew - high quality picture of two StarTrek crew members
  5522.  
  5523. Validate - force a disk to validate whenever you want it to
  5524.  
  5525. VCHMusic - music scores and player from V. Chin
  5526.  
  5527. XSize - makes your windows act like those in XWindows
  5528.  
  5529. VMKiller - virus killer
  5530.  
  5531. WonderSound - very nice sound editor w. envelope manipulator
  5532.  
  5533. View8O - text reader, 8O column, several ways to scroll.
  5534. ==========================================================================
  5535. Contents ScopeDisk130
  5536.  
  5537. Docs & Kudos - another mega selection of icons. Quite good some of them
  5538.  
  5539. There isn't enough room for a file reader so this file is read by
  5540. sys:utilities/more
  5541.  
  5542. ======================================================================
  5543. Contents, ScopeDisk131
  5544.  
  5545. AMO - an Amortization schedule program.  Figures monthly payment, prints
  5546. schedule
  5547.  
  5548. BlackJackLab - an instructor and lab for teaching Casino BlackJack
  5549.  
  5550. Cards23 - update to the Klondike card game
  5551.  
  5552. DiskInfo - displays list of mounted drives and free space on each.
  5553.  
  5554. Extract - extracts ascii and encoded ascii from files - locate hints, etc.
  5555.  
  5556. SerSerial - CliBBS - log onto your computer by modem and do useful work on
  5557. it.
  5558. ==========================================================================
  5559. Contents  ScopeDisk132
  5560.  
  5561. ViewDir - This program (from Jim Butterfield) will give you extra
  5562. info on your directory listings - the size of the directory in
  5563. bytes or blocks, and the kind of file for each file.
  5564.  
  5565. AlgoRhythms - Let the Amiga compose music, algorhythmically! AlgoRhythms
  5566. plays music in real time while it makes choices of pitches, durations
  5567. and dynamics, and can run virtually indefinitely.
  5568.  
  5569. RoadRoute - Let RoadRoute pick out the best route for your next trip.
  5570. It knows most of the cities and towns of the United States and Canada
  5571. and can pick either the shortest trip, or the fastest route.  You can
  5572. add any cities that it lacks. Easy to convert to a British system.
  5573.  
  5574. ReDate - This will redate a directory (such as one on a copied disk, where
  5575. directories always get the current date) to agree with its most recent
  5576. Contents.
  5577.        
  5578. Abridge - This program is designed to 'clean up' animations so that they will
  5579. load into any of the Amiga graphics/animation packages - to bridge the
  5580. gap between them.  Very helpful!
  5581.  
  5582. TextPlus - a very nice text editor, in both English and German.
  5583.  
  5584. ScanIFF - The assembly code here will search to any reasonable IFF depth,
  5585. recognizing the standard "wrapper" chunks within which other chunks
  5586. may be found.
  5587. ==========================================================================
  5588. Contents  ScopeDisk133
  5589.  
  5590. Mostra1.3  Update to one of the most versatile of all IFF viewers.  Will
  5591. display almost any IFF picture except for SHAM and DynaShow.
  5592.  
  5593. MMGlass Nice picture of a Mickey Mouse glass.
  5594.  
  5595. FFormat1.3 will format your disks for you faster, and with easier syntax
  5596. than the standard FORMAT command.
  5597.  
  5598. Helmet - outstanding picture, made by Brad Schenck, with The Art Department.
  5599.  
  5600. Textra - A text editor/word processor
  5601.  
  5602. BasPrgHelp - various help for basic programmers, includes file requester
  5603. etc intuition type routines.
  5604.  
  5605. LogoDemo - demo of the Logo language for the Amiga
  5606.  
  5607. Cryoutil - set of utilities for working with animations - read info from
  5608. them, create them from frames, combine them, split them.
  5609. =========================================================================
  5610. Contents ScopeDisk134
  5611.  
  5612. ShoppingList - this program does what it says - helps you make shopping
  5613. lists.
  5614.  
  5615. ThatsAll - sound file of Bugs' Bunny saying That's all.
  5616.  
  5617. CapeDemo  - demo of the Cape Assembler from Innovatronics (v. 2.O)
  5618.  
  5619. Subway  - neat demo with animation, music, and everything.
  5620.  
  5621. StillLife  - picture file,
  5622.  
  5623. RixPix  - set of three especially nice pictures
  5624.  
  5625. SceneGen  - Demo of a Scene Generator - fractacal landscapes, etc.  Demo
  5626. only, data file included.  Interactive demo.
  5627. =========================================================================
  5628. Contents  ScopeDisk135
  5629.  
  5630. McCartney  - black and white picture of McCartney
  5631.  
  5632. FixDMCS  - patch for DMCS that fixes the problem of gurus when there are too
  5633. many items in the directory.  This substitutes the arp file requester,
  5634. which can take as many directory items as exist.
  5635.  
  5636. GIFMachine   - changes pictures stored in GIF format to IFF SHAM format
  5637.  
  5638. IntuiTracker - music - Smoke on the Water - and a player.
  5639.  
  5640. SnakePit - outstanding game, over 5O levels!
  5641.  
  5642. FastJet  - compresses graphics data for DeskJet printer, making for faster
  5643. printouts (less data to transmit) and less memory requirements.
  5644.  
  5645. FlashDisk  - disk optimiser.  Will reorganize the information on your disk
  5646. so that it will load at maximum speed.
  5647. ========================================================================
  5648. Contents  ScopeDisk136
  5649.  
  5650. DeepThought - digitized sound file from Deep Thought
  5651.  
  5652. StarBlanker  - screen blanker that displays a pretty pattern of moving stars
  5653. during inactive times.
  5654.  
  5655. RRamDisk - Recoverable Ram Disk - similar to RAD, VDO:, VDK:, etc.
  5656.  
  5657. SetCPU16 - recent update to this program that will store your operating
  5658. system in fast ram (if you have an 'O2O or 'O3O chip), and do other
  5659. marvelous things for your operating system
  5660.  
  5661. MoveSys  - when you want a disk other than your boot disk to be the system
  5662. disk, use this program to 'movesys' to the new disk.  Single command.
  5663.  
  5664. TitanCrunch - Claims to make the smallest possible archives of whole disks,
  5665. in the manner of WARP, LHWARP, etc.
  5666.  
  5667. ImageLab  - image editor that will save your work as IFF, or as source code
  5668. in several computer languages, including C and assembler.
  5669.  
  5670. MenuC  - makes C source code for your menus; you only type the menus in a
  5671. simple script following the given format.
  5672.  
  5673. Tesselator - as tesselation is a set of geometric figures that completely
  5674. cover a plane surface - as tiles completely cover a floor.  Escher made
  5675. possibly the most imaginative tesselations known.  This program will help
  5676. you in designing your own tesselations - fun, and one of the topics
  5677. covered in math in current jr. and sr. high school curriculum.
  5678. =========================================================================
  5679. Contents  ScopeDisk137
  5680.  
  5681. MinTest - This is a CanDo deck that shows how MinTerms work, and lets you
  5682. play with them.  Also tells what a MinTerm is (it tells the Blitter
  5683. how to move or Blit a brush.)
  5684.  
  5685. PowerPanel - A CanDo deck that lets you set up a menu from a file requester;
  5686. then launch your software from that menu.
  5687.  
  5688. Cantrix - A Tetris clone written entirely with CanDo
  5689.  
  5690. Cootie - Children's Cootie game, written in CanDo
  5691.  
  5692. Icons - a set of icons of various kinds
  5693.  
  5694. ATCP - This is a set of programs that will let you convert the PD MacFonts
  5695. and Postscript fonts to fonts that can be used in Professional Page,
  5696. Pagestream, etc.
  5697.  
  5698. AmiGraph21 - excellent program for mathematical graphs.
  5699.  
  5700. Welltrix - a game similar to Tetris, except that the blocks can be slid
  5701. around the sides of the 'well' for placement.  Very challenging!
  5702. ==========================================================================
  5703. Contents  ScopeDisk138
  5704.  
  5705.  
  5706. WB2Look - This is a set of icons for everything on the workbench - 3D
  5707. icons to make your 1.3 workbench look like the nifty 2.O one.
  5708.  
  5709. PrintFonts - print out a list of all fonts in your directory, with echf
  5710. font printed in the font itself.
  5711.  
  5712. CGPatch - this is a patch for ProPage and PagesetterII to prevent some
  5713. of the unexplained lockups that are occurring
  5714.  
  5715. DiskUsage - learn more than you ever wanted to know about your disks
  5716. - including how much is used, how much is free.
  5717.  
  5718. ProtectOMatic - Set protection bits on all your files from a requester -
  5719. the easy way!!
  5720.  
  5721. LhArca - this is a 'front end' for LHARC.  Lets you unarc .LZH files
  5722. from a workbench-style requester.
  5723.  
  5724. Ruler  - this puts a marker on the CLI measuring off a length you set -
  5725. saves counting characters!
  5726.  
  5727. Playmaster  - a sound player that is said to play any kind of sound you
  5728. might need.
  5729.  
  5730. AntiFlicker -the docs are in German and I could not read them, but it
  5731. promised to reduce the flicker on regular monitors greatly.
  5732.  
  5733. EnvVariables  - this will print to screen or paper a list of all the
  5734. environment variables you have set in your system.
  5735.  
  5736. IconTools  - two neat tools for working with icons.  One removes the
  5737. set position, making the icons float; the other will change the
  5738. tooltype for you.
  5739.  
  5740. DFC  - this is my favorite disk copier/formatter, with new abilities and
  5741. a few old bugs fixed.  It can format or copy to four drives at a
  5742. time, after reading into memory the disk to be copied.
  5743.  
  5744. BasicPreProcessor  - lets you put your BASIC routines and subroutines
  5745. in a file. Then, just 'include' them in your program by name.
  5746. This will go through your library and take out the routines needed
  5747. for your program automatically.
  5748.  
  5749. PopUpMenu  - Makes the menus pop up at your mouse pointer, rather
  5750. than having to move to the top of the screen for them.
  5751.  
  5752. ==========================================================================
  5753. Contents  ScopeDisk139
  5754.  
  5755. Whap - this is version 1.9B of the automated software for use on CompuServe
  5756. only.  With this program you can save many dollars of connect-time cost.
  5757.  
  5758. Gantt - update to one of our best PD programs for business.  With this
  5759. program, you can easily make Pert or Gantt charts for keeping track of
  5760. particuler projects.  Not even duplicated in commercial software!
  5761.  
  5762. FrqLibrary - Version 2.O of Khalid Aldoseri's File Requester Library.  This
  5763. is one of the nicest file requesters available, and there is an included
  5764. program that will bypass calls for other FRQ's, using this one instead.
  5765.  
  5766. Icons - another set of icons of various kinds.
  5767. ==========================================================================
  5768. Contents ScopeDisk14O
  5769.  
  5770. Icons - a humongous amount of icons for every taste and need
  5771. =========================================================================
  5772. Contents  ScopeDisk141
  5773.  
  5774. JanusDiagnosis - there are two programs here, written by Jeff Rush of SCOPE,
  5775. that help in studying, communicating with, and diagnosing the BridgeBoard.
  5776.  
  5777. MS-DOS:  This program works almost exactly the same way as CrossDOS, the
  5778. commercial program.  It has a device that turns your Amiga drives into
  5779. MS-DOS drives.  When you call for the drive as dfO:, it responds with
  5780. AmigaDOS; when you call for it as MFO:, it responds to MS-DOS.
  5781.  
  5782. HamLabDemo - graphics program that translates GIF, Atari ST Spectrum 512,
  5783. and MTV ray tracer files to Ham format.  Other formats can be easily added.
  5784.  
  5785. JrComm1.O - major update to this very fine Comms program.  It supports many
  5786. protocols, and is a very, very nice program.  Shareware.
  5787.  
  5788. ============================================================================
  5789. Contents  ScopeDisk142
  5790.  
  5791. SetPrompt - With this one, you can have bold, italics, and underlined print
  5792. in your CLI's or workbenches.  Change the colors, too.
  5793.  
  5794. JBCalc - Very nice little monthly-payment calculator, fully intuitionized.
  5795.  
  5796. TaxMan - this is a game for the mathematically oriented - or for students
  5797. needing practice in working with factors of numbers.  VERY challenging.
  5798.  
  5799. LoadImage - Extremely capable IFF-ILBM loader/viewer/printer.  You can even
  5800. select the part of an image you want printed, and off it goes to the
  5801. printer!  Will load ANY kind of image, overscan, PAL, NTSC, etc.
  5802.  
  5803. PlayMaster - Sound player sound files.  Can load up to 36 sounds, and play
  5804. them in order, can have sounds set up in an icon as tooltypes.
  5805.  
  5806. XFer - helps greatly in transferring data from the Bridgeboard to the Amiga
  5807. and vice-versa.
  5808.  
  5809. MultiBinder - new CanDo utility that lets you bind all IFF files needed for
  5810. a Deck into the Deck itself.
  5811.  
  5812. ZeroVirusIII - updated Virus Killer
  5813.  
  5814. DeciGel1.O2 - Bryce Nesbit's updated code to correct some programs that
  5815. refuse to run on 68O1O/2O/3O.
  5816.  
  5817. Muff - Front end for Lattice C, making it MUCH easier to use.
  5818. ==========================================================================
  5819. Contents ScopeDisk143
  5820.  
  5821. CLIKDOS - a very fine disk utility - many many options, easy to use.
  5822.  
  5823. VLT - one of the best Terminal programs, excellent for VT1OO emulation and
  5824. others.
  5825. ========================================================================
  5826. Contents  ScopeDisk144
  5827.  
  5828. NoisePlayer2.4  - This is a sound player that will handle several
  5829. different formats.
  5830.  
  5831. Thoughts - You need AREXX to run this. It displays a "Thought for the Day"
  5832. each time you boot.
  5833.  
  5834. MCalc - Mortgage Calculator - a really nice one.
  5835.  
  5836. Pics - RoseCliff (a beautiful mansion); Snake (cobra stares in your eye);
  5837. V22 - in Dynamic HR
  5838.  
  5839. Bill&Ted - a collection of digitized phrases by Bill & Ted.
  5840.  
  5841. DiskMaster  - Disk Utility - two windows, many buttons.  Makes it easy
  5842. to tend your disks.
  5843.  
  5844. DCopy - a disk copier that can do regular copies, nibble copies, validate
  5845. disks, and many other things.  A really nice disk utility.
  5846. ===========================================================================
  5847. Contents ScopeDisk145
  5848.  
  5849. AMGFIL - an electronic phone book for your Amiga.  It makes extensive use of
  5850. gadgets, and requires very little typing.
  5851.  
  5852. AMITRANSFER - a utility that makes it easier to transfer (AREAD and AWRITE)
  5853. between the Amiga and the bridgeboard.
  5854.  
  5855. BUGVIR - BUG is a simple simulation of single-celled animal growth.  There
  5856. are two types of bugs, each of which has a behavior pattern determined
  5857. by you.
  5858.  
  5859. CHAOS3 - Plots Chaos screens using either the Lorenz or the Pickover
  5860. attractors. 2D projection of the three dimensional figure.
  5861. Look at front. (X goes right, Y goes up, Z comes toward you)
  5862. Color gradient along Z axis.  LoRes/NonInterlace.
  5863.  
  5864. CHIP_RIP - modified for the 1M Agnus - will search through memory even
  5865. after a reboot and let you save graphics found there.
  5866.  
  5867. COLORBARS - a set of color bars that give the official colors for NTSC.
  5868. The three files in this archive are a set for those of you who need
  5869. color bars.  The full-screen pic is the colorbar set we use on our tapes,
  5870. and is the correct layout for NTSC. The only difference is that most
  5871. test signal generators add a couple of extra patches (for black &
  5872. blanking) that aren't possible to generate out of the Amiga (at least
  5873. to my knowledge), and they exclude a stepped grey scale.
  5874.  
  5875. CRIBMASTER - a very fine Cribbage game from Michael Sinz. Only plays Human
  5876. - v Computer with full rules. If you don't know the rules of Cribbage
  5877. you will need to find a reference for that.
  5878.  
  5879. EUCHRE - a really neat card game - a form of solitaire.  Excellent graphics.
  5880. This program allows you and your computer partner to play euchre against
  5881. a pair of computer opponents.  Certain factors of the computer partners'
  5882. playing styles can be adjusted, and overall they play a pretty good game.
  5883.  
  5884. IFFMASTER V1.O  - a graphics utility that can load all IFF images, up to
  5885. 1O24 x 1O24 and lets you manipulate them, save only part as brush, more.
  5886.  
  5887. KICKRE - lets you reboot a 3OOO into a different Kickstart image  without
  5888. powering down the system.
  5889.  
  5890. LINER - A utility to help you make an outline of your thoughts - organize
  5891. materials, plan papers, etc.
  5892.  
  5893. LS4O - another version of the Unix LS command - a directory command with far
  5894. more options and information than the AmigaDOS DIR has.
  5895.  
  5896. MANDELBLITZ - an extremely fast MandelBrot program otherwise it computes
  5897. the same sort of thing as other programs with palette variations, color
  5898. cycling etc etc, but it is very fast and works well on an A3OOO
  5899. ==========================================================================
  5900. Contents  ScopeDisk146
  5901. Format  - this is a very friendly and fast disk formatter.
  5902.  
  5903. Cat&Mouse  - arcade type game.  The cat chases the mouse. 
  5904. Mouse must eat to live, but too much food makes it slow and
  5905. fat - etc.
  5906.  
  5907. Blizzard - screen blanker, but with a beautiful snowfall during the
  5908. blank time.
  5909.  
  5910. City - Arcade type game - you must protect your city from bombs.
  5911. Can play from keyboard but needs joystick.
  5912.  
  5913. Bounce - neat little screen-hack game.  Play in a small square on
  5914. the Workbench - use the cursor keys to deflect the missile
  5915. into the crystals.  Avoid the holes!
  5916.  
  5917. Liner - Outliner, to help you organize your thinking for writing
  5918. speeches, papers, etc.
  5919.  
  5920. AutoCLI  - somewhat like POPCLI - blanks the screen and
  5921. pointer, and gives you a new CLI when you hit the keys for
  5922. it.
  5923.  
  5924. FastFacts - get fast facts about any part of the universe.  Nice
  5925. graphics, too.
  5926.  
  5927. Curses - Unix utility, ported to the Amiga.
  5928.  
  5929. AnimatedPointers - Several cute pointers you can use by just
  5930. clicking on their icons.
  5931.  
  5932. ==========================================================================
  5933. Contents  ScopeDisk147
  5934.  
  5935. WordHai  - Neat little word game.  You get groups of letters, from
  5936. which you may select only the first or last on each line.  Make
  5937. words, using every letter - come on  - I DARE you!
  5938.  
  5939. TrigMaster  -  will solve all of the normal Trig type problems.  
  5940.  
  5941. Archivers  - copies of the latest version of Arc, Zoo, and LHARC,
  5942. along with a tutorial to teach you to use them.  A must for
  5943. everyone who uses a modem to transfer files!
  5944.  
  5945. MenuKey - access all of the pulldown menus from the keyboard. 
  5946. No need to take your hand off the keys to use the mouse!
  5947.  
  5948. Sand  - this is a most unusual and beautiful display program. 
  5949. You'll like it.  Full name is BlitterSand.
  5950.  
  5951. AnsiReader - Fully ANSI compatible reader that can read graphics
  5952. online as well as text, using the ANSI standards.
  5953.  
  5954. LabelPrint  - really fine label making program.  I use it for the
  5955. labels on the club disks.
  5956.  
  5957. Pics - only one pic, really =- a charming kitty
  5958.  
  5959. GameTips - tips from all over to help you win almost all of the
  5960. popular games.
  5961.  
  5962. KeyMapEditor  - edit the keymaps easily so your keys will print
  5963. the characters you WANT them to print.
  5964. ==========================================================================
  5965. Contents ScopeDisk148
  5966.  
  5967. ESpell - Spelling game for children.
  5968.  
  5969. Puzzler - a collection of small puzzles/games - some old, some
  5970. new.
  5971.  
  5972. Post - PostScript printer driver.  You must have a Postscript
  5973. capable printer to use this.
  5974.  
  5975. NewFont - This is a font called NewBlue.
  5976.  
  5977. Mem-Handler - Memory handler, especially for 2.O
  5978.  
  5979. Raps  - Workbench game, can be played in a fairly sort time,
  5980. making it a very good 'waiting game'.
  5981.  
  5982. PowerPlatform - This is a directory utility and much more - very
  5983. powerful program.  You must have AREXX to run this, and must
  5984. install it on your system following the instructions in the doc file.
  5985.  
  5986. ============================================================================
  5987. Contents, ScopeDisk149
  5988.  
  5989. AtariEmulator - This new version of the PD Atari emulator is
  5990. said to be so compatible that it will even run the Atari PC
  5991. software emulator!  Haven't tried it - don't have any Atari
  5992. disks.
  5993.  
  5994. FontManager  - This program will put a requester on the screen in
  5995. which it lists all of the fonts in your current fonts:
  5996. directory.  You can choose any font, any size, and it will
  5997. show you a sample in your choice of bold, plain, italicized, or
  5998. underlined.  Can change directories from this requester, too.
  5999.  
  6000. Streets&Alleys  - neat card game.  A form of solitaire, but not
  6001. easy to beat!  Two versions of the game included here.
  6002.  
  6003. NewPRT  - a long list of new printer drivers for Pagestream including Oki,
  6004. Nec CP7, Tek, Gemini and a colorpostscript driver. No notes.
  6005.  
  6006. Recover - this is an Intuitionized file recovery system.  A colorful
  6007. requester comes on the screen, it searches the device you
  6008. check, tells you where there might be recoverable (but
  6009. deleted) files, and will restore the one on which you click.
  6010. VERY nice!
  6011.  
  6012. PageStream.Fonts - Three PageStream fonts, suitable for headlines or for text.
  6013. Tyme, Freehand is script font and Kibo is a Sans font similar to
  6014. Optima.
  6015. ===========================================================================
  6016.  
  6017. Contents ScopeDisk15O
  6018.  
  6019. CONVERT - Convert almost anything in ASCII to almost anything else in ASCII.
  6020. Up to 8O conversions at one pass, and you can save the file setting up
  6021. the conversions for future use.
  6022.  
  6023. MUSIC - This directory contains a music player called IntuiTracker, an
  6024. excellent player for the kind of music used in the European demos.
  6025. There are also several music files to play with IntuiTracker in the
  6026. directory.
  6027.  
  6028. SPADES - a card game for 1 to 4 players. All 52 cards used and tricks made.
  6029. Not unlike Whist.
  6030.  
  6031. X1O - This is software for the Amiga to run the X1O household controllers
  6032. you can buy from Radio Shack, DAK, etc.  Using this software and the
  6033. various components of the controllers, you can control every electrical
  6034. switch or item in your house automatically.
  6035.  
  6036. ==========================================================================
  6037. Contents  ScopeDisk151
  6038.  
  6039. BusyWarn - is a very simple little program designed to warn the kiddies - or
  6040. others that the computer has valuable work going on and should not be
  6041. re-booted.  Displays a full-screen picture to warn!
  6042.  
  6043. Calendar - click on its icon and it will display a calendar for the current
  6044. month with the current day highlighted.
  6045.  
  6046. LZ - really LZO91 - this is the fastest of all the programs that can make
  6047. and unpack LHARC files.  Easy to use.
  6048.  
  6049. MACROM2 - second version of a program that lets you read your MAC roms onto
  6050. disk for faster use with AmaX.  Illegal if you don't have the ROMS!!!!
  6051.  
  6052. MUSIC - a bunch more mods to play with the IntuiTracker program on Disk 15O.
  6053. 7 masterpieces of what?
  6054.  
  6055. NewAlert - a new program that will interpret the Guru messages for you,
  6056. translating the numbers into plain English and telling you which program
  6057. caused the crash.
  6058.  
  6059. PladCalc - rather specialized program.  It will calculate the total cost
  6060. of a political ad campaign on any one radio station by asking you for
  6061. the station's rates and the amount of time you want to spend.  Kinda
  6062. cute - could make a very neat project for some classrooms!
  6063.  
  6064. ==========================================================================
  6065. Contents, ScopeDisk152
  6066.  
  6067. SnoopDOS - can tell you just what all those programs and commands are doing
  6068. in your computer.  IT can snoop out all kinds of calls, locks, etc.
  6069.  
  6070. zoom  - mouse blanker, screen blanker, mouse accelerator, etc., all in
  6071. assembler, and very tiny.
  6072.  
  6073. a5OO This text and picture shows how to do the modification to let the A5OO
  6074. use the 1M Agnus.
  6075.  
  6076. find - A very fast file finder routine, especially useful on hard disks.
  6077. Can search a whole hard disk for a file in seconds!
  6078.  
  6079. float - Click on this, then on any other icon, and it makes that icon
  6080. 'float' - that is, it finds the next available spot for itself instead
  6081. of having a fixed position.
  6082.  
  6083. since - will operate on all files on a disk or in a directory if they have
  6084. been changed SINCE a certain time.
  6085.  
  6086. spell - Spelling 'game' or drill that uses the computer's voice to dictate
  6087. the words.  Uses each word in a sentence.  Quite nice.
  6088.  
  6089. pyro - update to program that blanks the screen, but puts fireworks in
  6090. a random pattern instead of a black screen.
  6091.  
  6092. ansi - AnsiReader, lets you read the text with ANSI codes showing underline,
  6093. bold, italics, color, etc.
  6094.  
  6095. Cursor - This is a pd compiler for BASIC, and seems to be quite nice.
  6096.  
  6097. atree - a directory utility that helps you manage your diskettes.
  6098.  
  6099. JoplinRags  - Three Scott Joplin hits, DMCS or SMUS formats.
  6100.  
  6101. ResumeMaker - You are prompted for the needed information, and then this
  6102. program prints out your resume for you.  Several choices are offered.
  6103.  
  6104. ==========================================================================
  6105. Contents ScopeDisk153
  6106.  
  6107. BALL - an Arkenoid type game - arcade game.  You bounce things off paddles
  6108.  to try to stay alive and gain points.
  6109.  
  6110. DEK - disk editor.  With this, you can rescue bad disks, edit things that
  6111. are hard-coded into programs but which don't fit your own needs, and
  6112. all kinds of neat things that can ONLY be done with a disk editor
  6113.  
  6114. ICONIZE - one of the nicest things to come along in quite a while!  This
  6115. program will take any IFF picture you have and create an icon that
  6116. looks like the IFF picture itself.  It can then be used as any other
  6117. icon to display that picture, using the display program you have
  6118. specified.
  6119.  
  6120. MACH - this utility does so many things it is hard to categorize.  It blanks
  6121. the mouse and the screen, has hot keys to bring up the CLI, etc., lets
  6122. you set function keys to do things that save typing, and far more.  It
  6123. has a requester that lets you set all this up easily with the mouse, too.
  6124.  
  6125. TEXTCALC - a text editor/word processor that does all kinds of arithmetic
  6126. for you.  Suppose you have a number in the first paragraph, a price
  6127. in the third paragraph, and a need for the product of the two numbers in
  6128. yet a third.  Click on each number and on the multiply symbol and the
  6129. product appears at the cursor.  All kinds of arithmetic - folks, this
  6130. is really special.  I don't know of another program of its kind!
  6131. ===========================================================================
  6132. Contents ScopeDisk154
  6133.  
  6134. What'sUpDoc - Sound File Bugs Bunny. Includes a potted history of the late
  6135. Jim Henson of Muppets fame.
  6136.  
  6137. SpaceWar - V1.1 by Jeff Petkau.
  6138. SpaceWar is a two player game. One player controls the Enterprise, the
  6139. other the Klingon ship.  Why the little triangle is always called the
  6140. Klingon, I do not know.  The object is to shoot the other player (no
  6141. kidding).  One point is scored when you kill the other player.  The game
  6142. ends when a player reaches fifty points.
  6143.  
  6144. StockChart - V2.16 by David A. Wizda.
  6145. Stock Market Technical Analysis Program. StockChart is designed for
  6146. investors who want to perform technical analysis on stocks.
  6147.  
  6148. World - Alpha Version by Barry Walsh & Bruce Barrett.
  6149. A Revolving Globe, That You Can Change Any of The (X, Y or Z)
  6150. Axis of Rotation. Turn the world on its head.  Oh goody!!
  6151. =========================================================================
  6152. Contents  ScopeDisk155
  6153.  
  6154. Calendars - By Barbara Cramer
  6155. This file contains four full page calendar templates and two half page
  6156. templates for the months of September, October, November and December
  6157. of 199O    including holidays, moon phases and some graphics. It was created
  6158. using Pagestream 2.O and will only work correctly using PAGESTREAM 2.O
  6159.  
  6160. FlyingClock - By Chet Solace.
  6161. Screen Hack Old Bi-Plane pulling a Banner showing the time.
  6162.  
  6163. Music       - Bridge (Mod.Bridge) will need to go into your directory with
  6164. IntuiTracker. IntuiTracker1.1 is on ScopeDisk15O. Dead and EKG are
  6165. powerpacked and will run from the icon, I was unable to turn them off.
  6166.  
  6167. Pictures    - 2 HAM offerings: Alien  who has escaped from your worst
  6168. nightmare and The Batmobile.
  6169.  
  6170. Qed         - V1.O By Darren M. Greenwald.
  6171.  
  6172. SysPrefs    - WorkBench 2.O 8-color Icons. Unknown Author.
  6173.  
  6174. ZKick       - V2.1O By Daniel Zenchelsky.
  6175.    KickStart2.O kickfile loader. 
  6176. ===========================================================================
  6177. Contents  ScopeDisk156
  6178.  
  6179. FMSDisk - V3.O
  6180. Install an area on your HardDisk that will act as if it    were a
  6181. FloppyDisk, with out having to add a special partition. Author unknown.
  6182.  
  6183. ITrackerMusic - 8 tunes in this drawer along with IntuiTracker1.1. After
  6184. clicking on the IntuiTracker1.1 icon, a small window (Menu
  6185. Bar) opens. click on choose disk and then change "ST-OO:
  6186. modules" to the path of "ITrackerMusic" drawer.
  6187.  
  6188. MWTapeBackup  - Parts written Phillip Lindsay for Commodore and Markus
  6189. Wandel. SCSI driver for tape-backup unit, source included.
  6190.  
  6191. ==========================================================================
  6192. Contents  ScopeDisk157
  6193.  
  6194. AnsiMaster - V1.O by James Davis & Joe Rattz, Jr.
  6195. ANSI Master was designed for the purpose of creating and editing
  6196. ANSI Messages.  If you operate a BBS or use a BBS that supports ANSI
  6197. codes, ANSI Master is ideal for creating displays and possibly menus
  6198. if the program will allow ANSI menus. There are a few features
  6199. we are using that have not yet been seen in other programs.
  6200.  
  6201. Append - by Oliver Enseling
  6202. An easier way to join 2 or more files without a lot of clean-up.
  6203. AmigaDos JOIN does not allow to append one file to another without some
  6204. roundabout ways. You have to JOIN the two files, delete the old ones
  6205. and rename the new file. APPEND serves to shorten this procedure.
  6206.  
  6207. DekIII - V1.11 by Christian Warren. An update to V1.1O on ScopeDisk 153
  6208. DEKSID is a disk and file HEXADECIMAL editor. It gets useful when
  6209. you want to edit things other than readable texts. It might look
  6210. complicated for you beginners, but it's simply because beginners don't
  6211. see the use of these.
  6212.  
  6213. DevRename  - V1.5 by Stefan Rosewig.
  6214. Rename any Device, such as DF1: in an A2OOO when you have only 1
  6215. internal floppy plus external drive(s) you may rename the DF2: as DF1:.
  6216.  
  6217. Dr - V1.1 by Paul Kienitz.
  6218. CLI Directory with default setting of not listing .info files. Replaces
  6219. AmigaDos Dir with a some speed advatages and more options.
  6220.  
  6221. DSize - by Gregg A. Reno.
  6222. This command is designed to take an AmigaDOS disk or directory and
  6223. display it and its sub-directories to the screen.  It will also display
  6224. the    disk space used by each directory, including all of the files and
  6225. directories below it.
  6226.  
  6227. George - 3 sound files supposed to be George Bush....really? doesn't sound
  6228. likely. Uses sound file in C directory.
  6229.  
  6230. HunkFix - V1.4 by Arthur Hagen.
  6231. The  Amiga  computer  performs  what  is  called "scatter-loading"
  6232. of all programs  that  is  run.   This  means that programs most often
  6233. consists of several  small  parts that can be loaded anywhere in memory.
  6234.  These smaller parts  are  referred  to  as "hunks".  The different
  6235. hunks in a program are joined together with some special information
  6236. to form a loadable file.
  6237.  
  6238. Icon2C - V1.2 by Olaf 'Olsen' Barthel.
  6239. It is easy to read and to write Workbench icon files, but there aren't
  6240. any  tools  to  turn icons into 'C' source code yet.  Icon2C will read
  6241. any type of icon file and create 'C' source code ready to be used.
  6242.  
  6243. IP_Device  - by Pete Goodeve.
  6244. A pipe device that can make a bi-directional connection without a
  6245. buffered connection. "IP:" is a handler that may be mounted in your
  6246. system like any other AmigaDOS device, to provide you with both
  6247. standard "pipe" type facilities and a number of features not
  6248. available elsewhere.
  6249.  
  6250. JoyLib - by Oliver Wagner.
  6251. Joystick routine for "any" language. This is a new joystick routine with
  6252. a special algorithm. There are two versions of the routines: 1) standard
  6253. ".o" linkage for any language able to call "_joyO/1" and compatible to
  6254. BLINK format, 2) a shared library (thanks to BLINK) for such nifty
  6255. things like Modula and all... A .fd for building interfaces to *any*
  6256. language is provided.
  6257.  
  6258. LockDevice - V1.O by Olaf 'Olsen' Barthel.
  6259. If  you have ever accidentally formatted your hard disk drive, you are
  6260. probably  searching for an equivalent to the small black write protect
  6261. tab used by floppy disks.  If locked, FastFileSystem rejects all write
  6262. requests, but that still is not enough since you can still go directly
  6263. to the device driver and ask to format a track.  'LockDevice' installs
  6264. a  patch  at  the  device driver level to reject all icoming write and
  6265. format  requests  thus  reducing the chance of accidentally formatting
  6266. the hereby protected data media.
  6267.  
  6268. LPatch - V3.O by John Toebes.
  6269. PTCH IFF Format as implemented by LCompare and LPatch programs. The
  6270. PTCH IFF format provides a standard method of describing patches
  6271. for arbitrary binary (and of course ASCII) data.  The patch format
  6272. allows for descriptive text to be included as part of the patch as
  6273. well as checksumming information to ensure the validity of the patch.
  6274.  
  6275. NoClick - Stop floppy's from clicking when there is no disk in the drive.
  6276. No docs so suppose it goes in your path and is included in the
  6277. startup-sequence. Dead hamburgers don't fit drives.
  6278.  
  6279. TAR - V1.2
  6280. "Media File Archiver", stores multiple files in a single archive.
  6281. Tar provides a way to store many files into a single archive, which
  6282. can be kept in another file, stored on an I/O device such as tape,
  6283. floppy, cartridge, or disk, or piped to another program. It is useful
  6284. for making backup copies, or for packaging up a set of files to move
  6285. them to another system.
  6286. ============================================================================
  6287. Contents  ScopeDisk158
  6288.  
  6289. DMouse - V1.24 by Matthew Dillion.
  6290. Mulitple Purpose Utility: Screen Blanker; Mouse Blanker; Mouse
  6291. Accelerator; Automatically will move the Window that pointer is over
  6292. to Front; Can also move a Window to the back of the stack.
  6293.  
  6294. DoctorIcon - V1.O by Ray Lambert.
  6295. Doctor Icon provides all the tools neccessary for the creation and
  6296. editing of all icon types.  Doctor Icon not only combines the features
  6297. of many of the CLI-based icon utilities but also integrates them into
  6298. a single omni-tool. Doctor Icon covers all the bases, offering nearly
  6299. every possible method for the import and export of icons and their
  6300. images.  Doctor Icon allows all components of an icon to be created
  6301. and/or modified.
  6302.  
  6303. Icon2Code - V1.3 by Terry Gintz.
  6304. Brush to Image "C" code generator. Will work with all IFF ILBM formats
  6305. except HAM. Use as a gadget image etc.  BI will display the image in
  6306. low or high resolution, hi-res interlaced, and 672X432 overscan mode.
  6307. BI 1.3 adds support for Basic programmers.
  6308.  
  6309. IconEditor3 - V2.O by Peter Kiem.
  6310. Can create icons up to 64Ox2OO pixels. Handles creation and editing
  6311. of dual-rendered icons. Uses scroll bars for ease of moving around
  6312. icon bitmap. Icon preview function allows you to see what your icon
  6313. will look like without leaving the program.  Any changes made to the
  6314. icon bitmap can be seen immediately in the preview. Detaches from CLI
  6315. for background running. Able  to  edit miscellaneous aspects of the
  6316. icon  including  the aspects edited by the WorkBench menu item "INFO"
  6317. Icon Type (DISK/DRAWER/PROJECT/TOOL/GARBAGE) and much more.
  6318.  
  6319. MuchMore - V2.7 by Fridtjof Siebert.
  6320. You are reading this file due to the use of MuchMore ASCII file printer
  6321. to the screen. Many options, including printing to the printer.
  6322. Just press the "HELP" key now.
  6323.  
  6324. MuchPPacker - V2.7 by Fridtjof Siebert.
  6325. Can display ASCII files that were crunched by PowerPacker. Otherwise
  6326. same as MuchMore 2.7
  6327. ===========================================================================
  6328. Contents  ScopeDisk159
  6329.  
  6330. AmigaQ - by Thomas Paul Shultz.
  6331. The `original' game of Solitaire where youjump pegs over other pegs and
  6332. hope to get 1 peg left in the middle hole. Instructions when you run the
  6333. program
  6334.  
  6335. MusicBox - V1.8 by Peter L. Dunlap.
  6336. Small Music Player, Filter Switch, and 1 song - MemoryDust. Uses
  6337. "SoundFX" song files for music output. Be sure to use both Amiga
  6338. audio outputs, as the music is in stereo!
  6339.  
  6340. ParM - V1.1 by Sylvain Rongier.
  6341. ParM allow you to build your own menus in order to run all the programs
  6342. you can have on one ore more disks. This is very usefull for hard disk
  6343. owners which have programs deeply enclosed in subdirectories. With ParM
  6344. you can    run them without going through directories under either
  6345. WorkBench or CLI.
  6346.  
  6347. PPMore - V1.7 by Nico Francois.
  6348. It is used to read normal ascii text files or text files crunched with
  6349. PowerPacker.  The program itself is about 1OK long and when you know
  6350. you save about 6O% when you crunch a text file, you can see that this
  6351. could save a lot of space on your disks.
  6352.  
  6353. PPShow - V1.2 by Nico Francois.
  6354. It is used to show normal IFF ILBM files or ILBM files crunched with
  6355. PowerPacker.  The decrunching is done automatically so the user doesn't
  6356. have to know if a file is crunched or not.
  6357.  
  6358. PPType - V1.1 by Nico Francois.
  6359. PPType will print a file (or files) to the printer or a file, it will
  6360. decrunch files crunched with PowerPacker before printing them.  A header
  6361. can    be printed at the top of each page.
  6362.  
  6363. Retalliation - by Rob Massey.
  6364. It's not easy being a prospector these days. You work your fingers to
  6365. the    bone mining an asteroid for the purest crystals you've ever seen
  6366. and along come a bunch of slimy aliens and make off with the whole lot.
  6367. Well this time the bug-eyed little creeps aren't going to get away with
  6368. it ! Your fighter and probe ship are both armed, fueled and ready to go.
  6369. It's time to retaliate !!
  6370.  
  6371. Slot - by Jeff Shi
  6372. The board is 8X8, and played by dropping pieces in to the slot. The
  6373. object of the game is to either have 4 pieces connected in any
  6374. directions or to get to the 8th(the last) square of any column, and
  6375. prevent your opponent to do the same.
  6376.  
  6377. Sounds - 5 different voice sound files. Sounds like a benefit from the
  6378. good 'ole cowboy movies.
  6379.  
  6380. SpreadSheet  - V1.O by Richard Krehbiel.
  6381. Small 36 column X 6O Row spreadsheet for the very basics. Based on a
  6382. simple spreadsheet from a PDP-11.
  6383. ==========================================================================
  6384. Contents  ScopeDisk160
  6385.  
  6386. Flip2 - by Lars Eggert, Version 2.0, Would you like to be able to
  6387.     flip between Screens that do not use Front-Back gadgets, or
  6388.     those programs that do not respond as you want them to with
  6389.     Left-Amiga and "m" and "n", This may be just what you have
  6390.     been looking for. Lots of nice features.
  6391.  
  6392. Itracker.Mus - by various "Rippers", more Intuitracker music files: 
  6393.     Mod.Bridge2 - by "Dr. Awesome"; Mod.UpFrontTune3;
  6394.     Mod.BackPopped; Mod.Push_(maxi_re-mix); "MOD.Little China".
  6395.  
  6396. LabelBase - by Laura M. Young, Version 3.1, A database program
  6397.     designed for output in label format (As in Mailing Lists, etc.),
  6398.     lots of bells and whistles.
  6399.  
  6400. RexxArpLib252 - by W.G.J. Langeveld, Stanford Linear Accelerator Center,
  6401.     Version 2.52, Updates of library files to solve AmigaDOS 2.0
  6402.     incompatibilities for screenshare.library and rexxarplib.library.
  6403.     Also included are some Macro samples.
  6404. ======================================================================
  6405. Contents  ScopeDisk161
  6406.  
  6407. Amorts - 2 worksheets for SpreadSheet programs for up to 72
  6408.     amortization periods. No ReadMe file attached, your on 
  6409.     your own. "FixedRateAMORT.sht did come up in Analize!.
  6410.     neither wanted to come up in MaxiPlan-Plus1.9, however
  6411.     I did not try hard though. The "FxdsRtAmort.wks" may move
  6412.     over to Lotus 1-2-3 or etc., however.
  6413.  
  6414. Calc - by Bill Dimm, Version 2.0,Calc is a shell style calculator
  6415.     Calc does not have a fancy keypad display as many other
  6416.     calculator programs do.  Instead, it is capable of taking
  6417.     its input from a file, the keyboard (stdin), or a command
  6418.     line and outputting its results to a file or the screen.  
  6419.  
  6420. CGNHlp - by Ned Kelly,this program is designed to take a .DOC file
  6421.     which documents a particular program and generate a C source
  6422.     file called HELP.C which is a routine which will display what
  6423.     was in the .DOC file. Ned Kelly was the 1990 President of MCCC.
  6424.  
  6425. Curses - by Simon John Raybould, Version 1.10,This package is mainly
  6426.     aimed at people who wish to port screen based UN*X applications
  6427.     to the Amiga. I have written a brief documentation file but I
  6428.     assume that such people have access to full curses documentation. 
  6429.  
  6430. FixDisk1.2 - by Werner Guenther, Version 1.2, This program is designed
  6431.     to recover files from defective disks, and offers some
  6432.     features not found in DiskDoctor or DiskSalv. FixDisk will
  6433.     not replace DiskSalv, but can augment it. This one can be
  6434.     run from either CLI or WorkBench.
  6435.  
  6436. KeyMapEd - by Tim Friest, Version 1.1i, As the name implies KeyMapEd
  6437.     will modify the KeyMaps stored in there proper subdirectory, in
  6438.     the devs directory. Since most keys may have up to 8 possible
  6439.     different meanings, This might be very handy. Be Sure to select
  6440.     a Map before clicking on Load, or be ready to reboot!
  6441.  
  6442. MortCalc25 - by Michel Laliberte, Version 2.5 , Mortgage Calculator
  6443.     may be set up USA/Canada or French with parameters from CLI. Also
  6444.     with this file is a very small text reader, teks.
  6445.  
  6446. Northgate.Keyboard - by Greg Cunningham. When I got my new Northgate
  6447.     OmniKey Ultra keyboard and the Amiga keycap set, I was overjoyed.
  6448.     I loved the feel of the keyboard, and was pleased with the layout,
  6449.     except for the 13 PC keys that didn't have equivalent Amiga
  6450.     functions. 
  6451.  
  6452. PCopy - by Dirk Reisig, A disk copier that produces basic copies,
  6453.     does not copy copy-protected disks, but may salvage damaged
  6454.     disk. It also gives a lot of information aboout what is 
  6455.     happening.
  6456.  
  6457. Ripper - by Robin Hood/Fantasy & Jelly-Fish/Unit One Inc., (for PAL)
  6458.     and revised by Ron May, Version 2.0, A CLI based Ripper
  6459.     program, MULTI-RIPPER now works on music formats: FUTURE
  6460.     COMPOSER V 1.0 - V 1.4; Noisetracker V 1.0 - V 2.0; SoundTracker
  6461.     all versions; SoundMon v 2.0; and Sidmod/Bugmon. 
  6462.  
  6463. Yawn! - by Lorenz Wiest, Numbered tiles that you slide around into
  6464.     the correct order, multitasking game to help you spend time
  6465.     while your machine is off doing its thing.
  6466. =======================================================================
  6467. Contents  ScopeDisk162
  6468.  
  6469. 5Fonts - 5 Fonts generated by Fontographer 3.1, v1.0 (Shareware)
  6470.     AppleStandard Encoding FamilyName: BlackForest; CartWright
  6471.     InkaBod & UpperWestSide AdobeStandard Encoding FamilyName: Medici
  6472.  
  6473. Patches - by Douglas Bullard, A collection of five Space shuttle
  6474.     missions patches, for your viewing.
  6475.  
  6476. Pictures - Clipper, 320 x 400 HAM, Nicely done. Lion by Rick Parks 704 x
  6477.     480, 16 color. Vista1.iff, Vista2.iff and Vista3.iff are in
  6478.     768 x 484, 16 color mode.
  6479. =====================================================================
  6480. Contents  ScopeDisk163
  6481.  
  6482. BSIcons - by Brad Scheneck, Just a Huge Quantity of Icons, all kinds.
  6483.      Brad said these were all made with paint programs and PD Icon
  6484.     conversion programs.
  6485.  
  6486. FixDoc - by Darren Jerrard , Version 1.1 , A utility to recover 
  6487.     Professional Page v1.3 documents that cause the "Can't 
  6488.     Understand Format String" requester to appear.
  6489.  
  6490. Pictures - Five Iff Pictures, 4 in 320 x 400 HAM and one 16 color 640
  6491.     x 400.The pictures of the Northrop/McDonnell Douglas YF-23A
  6492.     Advanced Tactical Fighter prototype were digitized with
  6493.     Digi-View (of course!).
  6494. =====================================================================
  6495. Contents  ScopeDisk164
  6496.  
  6497. AIBB2 - by LaMonte Koop, Version 2.0, Amiga Intuition Based    Benchmarks.
  6498.     To aid in evaluating CPU performance, NOT Math-CoProcessor performance.
  6499.  
  6500. C64Emulator - by Cliff Dugan, Version 1.01, "A64 Package" requires a 
  6501.     license agreement before the hardware part is shipped to you, and
  6502.     you use "As-Is". The author calls this an up-grade kit for C64
  6503.     users that allows one to still use most 8-bit software thru the
  6504.     old peripherals with an Amiga.
  6505.  
  6506. PrintFile - by Cliff Dugan, Version 1.0, A very nice tool to print out
  6507.     any file you may wish to have printed when the Icon is 
  6508.     double-clicked. Within a project-icon use "PrintFile" as the
  6509.     default tool and "Name of File to be Printed" as the Tool-Type
  6510.     less the quote-marks of course.
  6511.  
  6512. PrintIcon - by Ethan, Under WorkBench 2.0 drop the icon of a text
  6513.     file on the opened PrintIcon and it will be copied to prt:. I
  6514.     do not have WorkBench 2.0, therefore I could not work this 
  6515.     one out.
  6516. ========================================================================
  6517. Contents  ScopeDisk165 
  6518.  
  6519. AmiGantt4.0 - by Donald R. Tolson, Version 4.00.00, A simple,(authors
  6520.     statement), Project Management Tool. To be used as an interactive
  6521.     outline by using the GANTT chart as the input format.
  6522.  
  6523. CLIScreen - by Robert Kesterson, Allows the use of a one-bitplane
  6524.     screen (only 2-colors) so you can have faster screen updates
  6525.     than are possible with 4 or 8 or 16 color-screens running for
  6526.     CLI's or Shell's. Very helpful for text    reading and/or editing.
  6527.  
  6528. Elements - by Paul Miller, Version 2.3, The Periodic Chart with loads
  6529.     of features. Compatible with WorkBench 1.3 and 2.0. Names can be
  6530.     changed to German with an enclosed file.
  6531.  
  6532. FileFind2 - by Ray Lambert, Version 2.0, A utility for searching for
  6533.     files on AmigaDOS devices. MS-DOS type wildcards can be used as
  6534.     well as Amiga wildcards. Multiple arguments are also possible, it
  6535.     can be made resident, and it is Pure.
  6536.  
  6537. FileSysInfo - by Ray Lambert, Version 1.0 , A File System Information
  6538.     utility for the Amiga. This is a tool to: 1) Aid in learning just
  6539.     how the Amiga file system works; 2) An aid in debugging
  6540.     3) To assist Programmers understand and    interface with AmigaDOS.
  6541.  
  6542. GMC9.2 - by Goetz Mueller, Version 9.2, A Console-Handler to replace
  6543.     CON, NewCON, ConMAN, etc. Along with History and Command Line
  6544.     Editing you may add Function Key assignments, have On-Line help
  6545.     for GMC functions, etc.
  6546.  
  6547. Merge - Kevin Kelm, A programmers tool for merging data files with
  6548.     executables with an option parameter to place in CHIP ram.
  6549.  
  6550. NTSC-PALboot - by Nico Francois , Version 1.0a, If you have the 1-Meg
  6551.     Agnus chip it is the same for NTSC and for PAL,    therefore these
  6552.     programs are designed to allow using the "other" version of the
  6553.     system (if the monitor can handle it), The author is from Belgium
  6554.     and says he can switch his PAL system to NTSC, but is not sure of
  6555.     the reverse. 
  6556.  
  6557. PSFill - by Andre Page, An assortment of fill patterns in PostScript
  6558.     for use in such programs as ProDraw, ProPage and PageStream. These
  6559.     will work faster than ProDraw's Blends for screen redraws, and can
  6560.     be stretched and/or resized.
  6561.  
  6562. RexxGenLock - by Bob Dickow , Version 1.0, An AREXX interface to the
  6563.     Digital Creations SuperGen Genlock so you may control the SuperGen
  6564.     thru an AREXX port.
  6565.  
  6566. SplitFile - by Thomas C. DeVeau, A complement command to Join, great
  6567.     if you have a small amount of memory and need or can work on a part
  6568.     of a file at a time. 
  6569.  
  6570. SysInfo - Just a Small Icon of a small drawer there is nothing in it 
  6571.     at all - not even a read-me. just a plain empty drawer!!
  6572. ====================================================================
  6573. Contents  ScopeDisk166 
  6574.  
  6575. Anarchy_v1.21 - by Tim Grooms (Sysop Fallen Angel), Version 1.21,
  6576.     Cheats for 118 different Amiga games.Anarchy Amiga is intended
  6577.     to be the ultimate guide to Amiga Cheats, and at the time it
  6578.     was by far the most complete compilation of its kind yet.
  6579.  
  6580. Downhill - by David Alves, Version 1.0, Downhill_Challenge is a game
  6581.     of skiing on "Skylar Mountain" with lots of obstacles to keep you
  6582.     from reaching the finish line.
  6583.  
  6584. Simpsons - by Marc Hart, Version 1, A game featuring the "Simpsons".
  6585.     You will need a Joy-stick to play. THE DARING AND EXCITING ESCAPE
  6586.     FROM SPRINGFEILD ELEMENTARY SCHOOL GAME.
  6587.  
  6588. TomGames - by Thom Robertson, Version 1, Three small games, use while
  6589.     Ami is doing something in the background, or you just need a break 
  6590.     from it all.
  6591.  
  6592. WindMill - by Doug McIntyre, Version 1, A solitaire card game on the
  6593.     computer. The instructions and help files are built-in.
  6594.  
  6595. WindyDay - by Harvey Warwick, Version 1, You need your Joy-Stick to
  6596.     play this game. This game was created with the Shoot `Em Up
  6597.     Construction Kit from Accolade.  It was originally intended
  6598.     for the Amiga Plus Shoot `Em Up contest, but it was not
  6599.     completed in time, so I am distributing it instead.
  6600. ===================================================================
  6601. Contents  ScopeDisk167 
  6602.  
  6603. 3dMaster - by Martin F. Staley, Version 00.01, Demo version of a 
  6604.     3-dimensional object - editing, modeling & ray-tracing
  6605.     program with 2 sample pictures. This is a shareware program
  6606.     with an upgrade path for a fee.
  6607.  
  6608. Julia - by Mike Danielsen, Version 1, Create exploding julia-set
  6609.     animations. There are 2 versions of the program, 1 for typical
  6610.     Amigas and a second that takes advantage of a Floating-Point-
  6611.     Processor. This would be great on a '30 machine. Included are
  6612.     2 sample 320 x 200, 32 color pictures. Source included.
  6613.  
  6614. Nawatobi - An animation of a person skipping rope. Author is unknown.
  6615.     Press space bar to hold animation and right button to exit.
  6616.  
  6617. Pics - by Jason Lowdermilk, "Thing" is a 320 x 400 HAM picture
  6618.     rendered with Racer v 0.54. Two Hi-Res pictures by Heifner
  6619.     Communications. Desk-Top_1 is 736 x 480 and Dish is 640 x 400,
  6620.     both are in 16 colors.
  6621. ======================================================================
  6622. Contents  ScopeDisk168 
  6623.  
  6624. AsmMacros - by Ross Nelson, Version .02, Macros are compatible with
  6625.     Metacomco Macro Assembler and with C.A.P.E. Macro Assembler.
  6626.     These macros can be made Resident and are Pure.
  6627.  
  6628. CLIAnywhere - by Ray Lambert, Version 1, Designed to be best used
  6629.     with a program like PopCLI, MachIII, DMouse etc. By the use of
  6630.     a Hot-Key a new CLI or Shell can be installed on the top-most
  6631.     screen.
  6632.  
  6633. DClock - by Olaf Barthel, Version 1.29, Gives you the time and date
  6634.     in your selected format, using between 1% and 5% of CPU time and
  6635.     only requires about 36K to operate. It has an Alarm feature, can
  6636.     speak the time, give your keyboard clicking (if you like) etc. 
  6637.  
  6638. MegaD - by John L. Jones, Version 1.0, Must be on an unprotected disk
  6639.     and run from the CLI (or Shell). Read both the ReadMeFirst and
  6640.     the MegaD.Doc files first. Or double click on the enclosed 
  6641.     Icon on the disk you wish to run from. What is it, that you
  6642.     would bother to go to this much trouble you ask? MEGAD is a
  6643.     directory utility that allow you to have more than two
  6644.     directories on the screen at one time.
  6645.  
  6646. Serial - by Ned Kelly, MCCC, Version 1, This program is designed to
  6647.     monitor three status lines (DTR, CTS, CD) on a serial port.
  6648.     In the event that any status line has changed, an event is
  6649.     sent to an ARexx task which will decide what to do with
  6650.     the event.
  6651.  
  6652. SerialREXX - by unknown, I am not into AREXX, however this reads as
  6653.     a monitoring program that probably works with the program 
  6654.     "Serial" by Ned Kelly. It is a program to monitor a security
  6655.     system for various means of access into a house, such as the
  6656.     Front door, Kitchen door, Telephone, etc.
  6657.  
  6658. StopClick - by Ismo Suihko, Version 1.0, This was written on an A2000
  6659.     with A2620 using FASTROM, WB1.3, and SetCPU1.6.  It is intended to
  6660.     stop the clicking of empty floppy disk drives.
  6661.  
  6662. TinyTools - by Albert-Jan Brouwer, Version 1.0, Seven small tools that
  6663.     can    be made Resident and can ,with pure-protection-flags set, be
  6664.     operated Pure. There are good Docs with each tool, so go for
  6665.     it if you use the Shell a great deal in your time with Amy.
  6666. =====================================================================
  6667. Contents  ScopeDisk169
  6668.  
  6669. Itracker.Mus - More music "MOD.xxx" files to be played with the
  6670.     included Intuitracker1.1. Included are Mod.phantasmagoria.ntii
  6671.     and    Mod.popcorn.
  6672.  
  6673. NoiseTracker2 - by Mahoney & Kaktus, coded by Exolon of FairLight
  6674.     Version    2, This program allows you to "Play" your Amiga. Since
  6675.     this is an European development it comes up in a PAL size screen
  6676.     and is therefore in need of conversion by one of the programs
  6677.     that adapt PAL for use on a NTSC machine.
  6678.  
  6679. Sounds - This is a sample of a ITALIAN *grin* thunder during a storm.
  6680.     Recorded with a Superscope Professional Stereo portable    cassette
  6681.     recorder and digitized whith Audio Master II Stereo and Future Sound!
  6682.  
  6683. TEM - by Robert Slater, Version 1, "The Effects Machine", This is a
  6684.     compiled BASIC program that can be used to play around with
  6685.     sound files, there are no sound files on board for you to try.
  6686.     I tried to use the "Thunder" sound from this months disks and
  6687.     the "Sneeze" sound from ScopeDisk096 but with no luck. The
  6688.     "Piano" file mentioned was not with the program.  
  6689.  
  6690. VirusCheck - by John Veldthuis, Version 5.08, Use from your
  6691.     startup.sequence to check all disks and memory for many    Viruses.
  6692.     Can also be started from it's own Icon, A nice program.
  6693.  
  6694. WayneSnd - Five digitized sounds, voices and a little music all of
  6695.     short duration.Turn up the volume and click on the icons to
  6696.     hear them.
  6697.  
  6698. WVKill2 - by Cataclysm of Subliminal, Version .2, A detection program
  6699.     for the "Centurions Virus". This program does not eliminate 
  6700.     the virus, only detects it.
  6701. ======================================================================
  6702. Contents  ScopeDisk170 
  6703.  
  6704. BPD - by Leo Schwab, Version 1.0, Another program for WorkBench 1.3
  6705.     to allow the use of PAL programs on a NTSC system. You must
  6706.     have an ECS Agnus however. Note that with WorkBench 2.0 this
  6707.     is a built-in feature.
  6708.  
  6709. PageStreamTools - by Gary Knight of Soft-Logik Publishing Corp.:
  6710.     GIF.Import Version 2.0.2, An updated GIF Import Module for
  6711.     PageStream v2.0; MacPaint.Import - Version 2.0.1, An Update
  6712.     note that the MacPaint files must be in MacBinary format.
  6713.  
  6714. PCX2IFF     - by David Godshall, Version 1, This utility converts MS/PC-DOS
  6715.     .PCX files to IFF so that you can use with any appropriate
  6716.     viewer or paint program. You use after you have the .PCX file
  6717.     on Amiga turf, by typing in the following in a CLI or Shell,
  6718.     "PCXtoIFF <sourepcxfile> <destifffile>."
  6719.  
  6720. Plot5.1 - by Terry W. Gintz, Version 5.1,includes some enhancements
  6721.     and bug fixes to the previous version of Plot.  
  6722.     Includes the Editor and 15 example plots.
  6723.  
  6724. PostScripFiles - by: Dragon.ps - Rick Watson from Univ. of Texas
  6725.     Computation Center; Escher2.ps - John M. Pratt;
  6726.     Spirofast.ps - Christopher Tate. Postscript artwork.
  6727.  
  6728. RemapIcon - by Olaf 'Olson' Barthel, Version 1, designed to swap the
  6729.     pixels colors so that Icons that are moved between (WB1.2 or
  6730.     WB1.3) and WB2.0 will have the right relative colors. Requires
  6731.     that the ARP.library be available, and runs only from the CLI
  6732.     or Shell.
  6733.  
  6734. StarBlankerII - by Randy Spencer, Version 1, Works only with WorkBench
  6735.     2.0. Very versatile screen blanker program.
  6736.  
  6737. StockAnalyst - by Software Advantage Consulting Corp. / Aggressive
  6738.     Communications, A crippled version that demos the in's and
  6739.     out's of the real thing. Stock Analyst is a technical
  6740.     analysis and securities tracking program. 
  6741.  
  6742. STV - by Timm Martin, Version 1.00, "Simple Text Viewer", will NOT 
  6743.     display ANSI codes, will work from the WorkBench as the tool
  6744.     for text reading and can have various switches set, and is
  6745.     only 14,252 bytes of code.
  6746.  
  6747. TextDisplay1.1 - by Roger Fischlin, Version 1.1, A very small
  6748.     (5748 Bytes) Text Reader with gadgets. It should be run as a
  6749.     tool for a text file. This program is in compiled BASIC.
  6750.  
  6751. XNum - by Oliver Enseling, Version 1, Converts from one numbering
  6752.     system (Decimal, Hex, Binary or Octal) to another. Read the
  6753.     .Doc file to learn the proper format.
  6754.  
  6755. Xoper - by Werner Gunther, Version 2.2,a freeware program to display
  6756.     and to control system activity, Tasks, CPU-useage, etc.
  6757. ====================================================================
  6758. Contents  ScopeDisk171 
  6759.  
  6760. BioRhythms - by Peter Heinrich, Version 1.31, Shareware ($1.00 to
  6761.     register). For fun, check out your Hi's and Low's!!! Or of
  6762.     anyone else if you know their BirthDate.
  6763.  
  6764. DMS1.02 - by SDS Software, Version 1.02, "Disk Masher" is a utility to
  6765.     Compress and Archive floppy disks. SDS has stopped support of
  6766.     Warp/UnWarp, they hold the copyrights to all of these
  6767.     programs and are how supporting DMS in lieu of Warp/UnWarp.
  6768.  
  6769. MindAnim - Mentifex Systems, A flow chart of "Semantic Memory"."Animated
  6770.     text " click on the icon and see how long you can stand this.
  6771.  
  6772. NHostBBS - by Daniel Bloch and Nils-Arne Dahlberg,Version 2.10E, A Public
  6773.     Domain BBS program from Europe.
  6774.  
  6775. PatternBar - by Preben Nielsen, Version 1, If you would like to change
  6776.     the    pattern of your Drag-Bars at the top of your windows, well
  6777.     here is just the program for you. Included is an Editor plus
  6778.     some ready made samples. Works very nicely.
  6779.  
  6780. PCalendar - by Preben Nielsen, Version 1.0, A small calendar that can
  6781.     be dragged about the WorkBench, the arrow keys will change the
  6782.     months (Up & Down) and the years (Left & Right), Very clean,
  6783.     quick and only a very small amount of code.
  6784.  
  6785. PClock - by Preben Nielsen, Version 1, A small clock, in 24 hour time,
  6786.     that shows Chip and Fast RAM along with the time for only 1216
  6787.     bytes of code.
  6788.  
  6789. PFiler - by Preben Nielsen, Version 1, A File-Requester that can be
  6790.     attached to a programmer work and adapted for his needs.
  6791.  
  6792. Spell4 - by David Browder, Version 1.4, A spelling game/drill written
  6793.     in High-Soft Basic. There is a voice option. 
  6794.  
  6795. TrackDisplay - by Olsen, MXM, Version 1, Places a small window at the
  6796.     top    of the WorkBench screen that shows the track that each drive
  6797.     is at for all drives that have been accessed since you booted  up.
  6798. ===========================================================================
  6799. Contents  ScopeDisk172 
  6800.  
  6801. AmyGen - by Melvin Duke, Version 1, This genealogy program was ported
  6802.     from MS-DOS, and is compiled BASIC. Source is not included.
  6803.     It is a good entry-level genealogy program, but is not 
  6804.     Amigatized, and will not suit a heavy-duty genealogist. For
  6805.     instance, it does not have a GEDCOM facility - though there
  6806.     is one for the MS-DOS version.  It will make most of the 
  6807.     forms that genealogists need, and is not difficult to use.
  6808.    
  6809. CWP - by Mike Epting, Version 1, This is a crossword puzzle game.
  6810.     It puts a crossword puzzle on the screen with the clues for
  6811.     'across' and 'down' for the words on which your cursor
  6812.     currently lies.  Several puzzles are included, and there
  6813.     are instructions for making more puzzles of your own.    
  6814.  
  6815. Iize - by Rick Tillery, Version .90, ICON ICONIZE IFF PREVIEW WB 2.0
  6816.     BITPLANES. Iconize those IFF pics.  This will work with 
  6817.     WorkBench hacks for more than 2 bitplanes, but more 
  6818.     importantly this makes the 8 or 16 color WorkBench supported
  6819.     by 2.0 THE mode to use for viewing IFFs.  This is version
  6820.     .90 and is presented for gamma testing.  Let me know what
  6821.     problems you have.
  6822. ======================================================================
  6823. Contents  ScopeDisk173 
  6824.  
  6825. Anniversary Clock - by Dennis P. Sutton, Version 1, This is a nice 
  6826.     animation of an anniversary clock which was rendered in
  6827.     Sculpt-4D.  Requires the animation player MOVIE to view. Enjoy!
  6828.  
  6829. FarSide - by (from collection), This is a collection of five FarSide
  6830.     comics for your entertainment. The tab key will toggle the
  6831.     colour cycle. Exit with right mouse button.
  6832.     
  6833. Tiger - by (unknown), Flying Tiger Symbol (AVG Cira 1940. Drawn
  6834.     in DPaint 3. Remember this one? You do? Just how old are you?
  6835. =======================================================================
  6836. Contents  ScopeDisk174
  6837.  
  6838. APrint - by Terry Carroll, Version 1, This is a trivial MSDOS batch
  6839.     file that allows you to print a file from an MSDOS session onto
  6840.     the Amiga PRT: printer without running the LPT1 program    on the
  6841.     Amiga side.  Like I said, trivial, but I found it useful.
  6842.  
  6843. ATCopy - by Peter Vorwerk, Version 2, With ATCopy, you can copy a
  6844.     number of files from the Amiga side to the Bridgeboard, which
  6845.     is not allowed with the regular Janus software (It can do this
  6846.     from Bridge to Amiga, but not the reverse.) The program requires
  6847.     a bit of installation, but instructions are included, and are
  6848.     very clear. 
  6849.  
  6850. Complex - by Dan Warns, Version 1, This is a short Basic program to
  6851.     solve a system of simultaneous equations which have complex
  6852.     coefficients.
  6853.  
  6854. MusicPack - by David Gray, This is a self contained music program that
  6855.     can be launched from the WB or CLI. It was removed from one
  6856.     of the many European style demos in my collection.
  6857.  
  6858. XARead - by Terry Carroll, Version 1, This is a set of batch files
  6859.     that allow you to use AmigaDOS wildcards with AREAD to copy 
  6860.     multiple files from the Amiga side of the Bridgeboard to the
  6861.     MS-DOS side.  Run XAREAD on the Amiga side to specify that
  6862.     you want transferred, and run XAREAD on the IBM side to
  6863.     transfer it.
  6864. =================================================================
  6865. Contents  ScopeDisk175 
  6866.  
  6867. Borders - by Barbara Cramer, Version 1,  This file contains the IFF
  6868.     images of four borders, all designed to work in ProPage,
  6869.     on 1/2 of a letter-size page.  The size can easily be
  6870.     changed in DPaint.  All are black-and-white only, since
  6871.     most printing is done in black and white. 
  6872.  
  6873. Chalice - by (unknown), Ray-trace of a simple chalice & cone on a
  6874.     textured ground. This is an example of the new 3D Professional
  6875.     & its new Ray-trace module.
  6876.  
  6877. Chaos - by Jimbo Barber, Version 1, File contains maps for all
  6878.     levels of Chaos Strikes Back.  A very easy to read Spell
  6879.     Chart.  Super charactors from the premire issue of
  6880.     "Enchanted Realms" a freely distributable program.  And as
  6881.     a bonus a cheat that will make your charactors invincible!
  6882.     Note: There is a large archived file "Super_Characters.LHZ"
  6883.     file enclosed for your plesure. Also on this disk please
  6884.     find LHArc in the "C" directory.
  6885. ===================================================================
  6886.  
  6887.  
  6888.